Skip to content

SchwabenCode/T4NuSpec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T4NuSpec

Description

With T4NuSpec you can create the AssemblyInfo.cs and your nuspec definition in one simple step. Just configure T4Nuspec and auto-generate the version information.

Usage

  • Add T4NuSpec to your project.
  • Remove your AssemblyInfo.cs
  • Configure infromations in the T4NuSpec.tt file
  • Save and run T4NuSpec.tt

Download

Link

For FAKE or other build tools you can link direct to https://github.com/SchwabenCode/T4NuSpec/blob/master/T4NuSpec.tt

NuGet

Install-Package T4NuSpec

or visit T4NuSpec on NuGet

Give Thanks

If you like the library and saved you time, than maybe respect this with a small donation to the animal shelter of Stuttgart.

If you want to thank me personally, take a look at my personal Amazon wishlist.

It would be also very nice when you just write me, if you like this implementation and tell me what you've started!

License

MIT License

Copyright (c) 2015 Benjamin Abt

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Remarks

This library was created on the basis of my own needs. I am not responsible for integration issues, errors or any damage. If you have problems, please use public forums.

Thank you and good luck with your software.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published