cincura.net
NuGet publisher profile
Packages (15)
FirebirdSql.Data.FirebirdClient
Firebird ADO.NET data provider
ConfigureAwaitChecker.Analyzer
Checks for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
FirebirdSql.EntityFrameworkCore.Firebird
The Entity Framework Core provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework Core.
EntityFramework.Firebird
The Entity Framework provider for Firebird enables you to develop .NET applications that connect to the Firebird database using Entity Framework.
PowerThreading
Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET Framework, Silverlight, and the .NET Compact Framework. Jeffrey has described many of the classes contained in the library by way of his MSDN Magazine Concurrent Affairs columns. The library also contains some non-threading related classes for working with exceptions, command-line parsing, and more. When you download it, please read the enclosed End User License Agreement (EULA) before using the library in your own projects. For limited support, questions, and comments, Jeffrey Richter has set up a Yahoo new group: Group link: http://tech.groups.yahoo.com/group/PowerThreading/ Post message: [email protected] Subscribe: [email protected] Unsubscribe: [email protected] To purchase extended support, please contact Wintellect.
SingleExecutable
Tool that allows you to pack all your DLLs to the main executable. More info: https://github.com/cincuranet/SingleExecutable/blob/master/README.md .
FirebirdDbComparer
https://www.tabsoverspaces.com/tools/firebird-db-comparer
ChromaDB.Client
.NET SDK for Chroma database
FbNetExternalEngine.Integration
FbNetExternalEngine.Integration
ExplicitDefaultAccessModifiersAnalyzer
Checks for explicit default access modifiers - like `private` on a method. More info: http://blog.cincura.net/id/2335336/ .
AbsoluteTimer
Timer from Windows kernel that supports absolute time. More info: http://blog.cincura.net/id/233549/ .
D.ebug
D.ebug
ChromaDB.Client.DependencyInjection
.NET SDK for Chroma database
ConfigureAwaitChecker.Lib
Library to check for `ConfigureAwait(false)` usage. More info: * https://www.tabsoverspaces.com/id/233852 * https://www.tabsoverspaces.com/id/233732 * https://www.tabsoverspaces.com/id/233523 * https://www.tabsoverspaces.com/id/233476
NtpTick
A simple NTP client library for .NET.