https://github.com/csharpfritz/nugetsample
A sample PCL package
https://github.com/csharpfritz/nugetsample
Last synced: 9 months ago
JSON representation
A sample PCL package
- Host: GitHub
- URL: https://github.com/csharpfritz/nugetsample
- Owner: csharpfritz
- License: other
- Created: 2015-10-26T22:08:24.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T22:23:10.000Z (about 10 years ago)
- Last Synced: 2025-04-01T23:13:24.924Z (9 months ago)
- Language: C#
- Size: 281 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# NuGetSample
A sample PCL package to help demonstrate how to write a NuGet package that can be used across multiple platforms. Designed for maximum 'F5-ability' so that you can download, compile and start using it immediately.
BUT... you don't realy want to use the contents of this package. This package contains some simple code that isn't really the focus of this sample. The focus is on the packaging and distribution of this code as a nupkg.