VOOZH about

URL: https://www.nuget.org/packages/Coject.Core.Database/

⇱ NuGet Gallery | Coject.Core.Database 1.0.3




👁 Image
Coject.Core.Database 1.0.3

dotnet add package Coject.Core.Database --version 1.0.3
 
 
NuGet\Install-Package Coject.Core.Database -Version 1.0.3
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Coject.Core.Database" Version="1.0.3" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Coject.Core.Database" Version="1.0.3" />
 
Directory.Packages.props
<PackageReference Include="Coject.Core.Database" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Coject.Core.Database --version 1.0.3
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coject.Core.Database, 1.0.3"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Coject.Core.Database@1.0.3
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Coject.Core.Database&version=1.0.3
 
Install as a Cake Addin
#tool nuget:?package=Coject.Core.Database&version=1.0.3
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Copyright (c) 2024 Akwad Arabia

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 X CONSORTIUM 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.

Except as contained in this notice, the name of Akwad Arabia shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Akwad Arabia.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Coject.Core.Database:

Package Downloads
Coject.Core.Controller

Coject Controller Tier Library Class is a powerful and efficient component that acts as a bridge between your application's business logic and the underlying Object-Relational Mapping (ORM) framework. This library class is designed to seamlessly connect to the ORM and facilitate the retrieval and manipulation of data from the database. Key features of our Controller Tier Library Class include: Simplified data access: Our library class abstracts away the complexities of interacting with the ORM, making it easy for developers to perform CRUD operations on the database. Seamless integration: The library class seamlessly connects to the ORM framework, allowing for smooth communication between the application and the database. Customizable queries: Developers can easily write and execute custom queries using our library class, enabling them to retrieve specific data from the database. Error handling: Our library class includes robust error handling mechanisms to ensure that any database-related errors are caught and handled gracefully. Performance optimization: The library class is optimized for performance, ensuring that data retrieval and manipulation operations are executed efficiently. By using our Controller Tier Library Class, developers can streamline their data access layer and leverage the full power of the ORM framework in their applications. This library class is a valuable asset for any project that requires seamless database connectivity and efficient data retrieval.

GitHub repositories

This package is not used by any popular GitHub repositories.