OpenLibrary 1.8.1
Various utility for C# programmer.
See the version list below for details.
Install-Package OpenLibrary -Version 1.8.1
dotnet add package OpenLibrary --version 1.8.1
<PackageReference Include="OpenLibrary" Version="1.8.1" />
paket add OpenLibrary --version 1.8.1
Release Notes
Version 1.8.1
- Adding helper for getting table name
Version 1.8.0
- Adding option to insert connection string directly without looking in config file
Version 1.7.3
- Separate to 3 different assembly and package (OpenLibrary, OpenLibrary-Document, OpenLibrary-MVC)
Version 1.7.2
- Opening OpenLibrary.Utility.Sql.ToSqlParameter to public
Version 1.7.1.6:
- Adding documentation
Version 1.7.0:
- Added Type for MappingOptionAttribute (usefull when converting to strong type)
- Added support Dictionary output for all CSV, excel import
- Fixing bug for formatting integer data type (FormatHelper)
- Adding initial DataTables model binding
- Sql: adding option to define IsolationLevel when starting transaction
- Sql: connection based on thread and connection string name for uniqueness
Version 1.6.0:
- Added new AllowAuthenticatedAttribute to represents AccessRightAttribute to skip authorization when authenticated
- Added feature AccessRightAttribute (custom version of AuthorizedAttribute)
- Fix bug PostRedirectGetAttribute (default key with format /Area/Controller/Action)
Version 1.5.1:
- Fix bug: handle detecting wether transaction is running or not
Version 1.5.0:
- Generate baseUrl automatically when left null based on QueryString
- Fix bug set DatabaseGenerated property on Sql.Insert
Version 1.4.0:
- Added feature for Delete & Update in Sql utility
- Adding MappingOptionAttribute for export/import data from file
Version 1.3.2:
- Fixed bug format integer
Version 1.3.0:
- Added feature for Update & Delete in Sql utility
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.11.0 | 795 | 8/18/2014 | ||
1.10.2 | 410 | 7/22/2014 | ||
1.10.1 | 462 | 7/16/2014 | ||
1.9.3.2 | 418 | 6/20/2014 | ||
1.9.3.1 | 431 | 6/20/2014 | ||
1.9.2 | 411 | 5/16/2014 | ||
1.9.1 | 410 | 5/12/2014 | ||
1.9.0 | 425 | 5/11/2014 | ||
1.8.3 | 397 | 4/6/2014 | ||
1.8.2 | 415 | 4/3/2014 | ||
1.8.1 | 420 | 4/3/2014 | ||
1.8.0 | 414 | 4/3/2014 | ||
1.7.4 | 520 | 3/23/2014 | ||
1.7.3 | 495 | 3/2/2014 | ||
1.7.1.6 | 418 | 2/3/2014 | ||
1.7.1.5 | 393 | 1/28/2014 | ||
1.7.1.3 | 433 | 1/17/2014 | ||
1.7.1.2 | 407 | 1/2/2014 | ||
1.7.1.1 | 465 | 1/2/2014 | ||
1.7.1 | 392 | 1/2/2014 | ||
1.7.0 | 387 | 12/30/2013 | ||
1.6.0 | 403 | 12/15/2013 | ||
1.5.1 | 394 | 12/13/2013 | ||
1.5.0 | 388 | 12/12/2013 | ||
1.4.0 | 399 | 12/12/2013 | ||
1.3.2 | 397 | 12/1/2013 | ||
1.3.0 | 420 | 11/29/2013 | ||
1.2.0 | 410 | 11/27/2013 | ||
1.0.1 | 416 | 11/26/2013 | ||
1.0.0 | 456 | 11/26/2013 |