Skip to content

robinvanderknaap/AutoPoco.DataSources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AutoPoco additional datasources This project contains additional datasouces for AutoPoco.

##NuGet

Install-Package AutoPoco.DataSources

Usage

An example app is included in the solution which demonstrates the usage of the additional datasources. You can check the online version which shows the usage of each datasource and the corresponding output.

Data sources

The following datasources are included in the package

  • EnumSource
  • BooleanSource
  • CitySource
  • CompanySource
  • DateTimeSource
  • DecimalSource
  • DoubleSource
  • DutchCitySource
  • DutchMiddlenameSource
  • DutchMobileSource
  • DutchPostalSource
  • DutchTelephoneSource
  • ExtendedEmailAddressSource
  • FloatSource
  • IntegerSource
  • PostalSource
  • StreetSource
  • TimeSpanSource
  • UrlSource

We would be happy to add additional data sources through pull requests.

License

All source code is licensed under the GNU Lesser General Public License

About

Additional datasources for AutoPoco and basic usage examples.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published