BVP.Common.Core
1.3.2
See the version list below for details.
dotnet add package BVP.Common.Core --version 1.3.2
NuGet\Install-Package BVP.Common.Core -Version 1.3.2
<PackageReference Include="BVP.Common.Core" Version="1.3.2" />
<PackageVersion Include="BVP.Common.Core" Version="1.3.2" />
<PackageReference Include="BVP.Common.Core" />
paket add BVP.Common.Core --version 1.3.2
#r "nuget: BVP.Common.Core, 1.3.2"
#:package BVP.Common.Core@1.3.2
#addin nuget:?package=BVP.Common.Core&version=1.3.2
#tool nuget:?package=BVP.Common.Core&version=1.3.2
BVP.Common
Overview
BVP.Common is a versatile code repository designed to store and manage essential Java and C# code snippets that can be easily reused across various projects. This library aims to enhance code modularity, promote best practices, and streamline development by providing a centralized hub for your most important and frequently used code.
Table of Contents
Features
- Modularity: Organize your code snippets into logical modules for easy navigation and management.
- Cross-Language Support: Whether you're working in Java or C#, BVP.Common has you covered with a unified repository.
- Reusable Code: Store commonly used functions, classes, and utilities to save time and maintain consistency across projects.
- Documentation: Each module includes comprehensive documentation to ensure easy integration and usage.
Getting Started
Prerequisites
- Java: Ensure you have Java installed (version java14 or later).
- C#: Make sure you have the .NET runtime installed (version .NET7.0 or later).
Usage
Importing Modules:
- For C#:
using BVP.Common.Core;
Contributing
We welcome contributions! To contribute to BVP.Common, please follow these steps:
- Fork the repository.
- Create a branch: git checkout -b feature/your-feature.
- Commit your changes: git commit -m 'Add some feature'.
- Push to the branch: git push origin feature/your-feature.
- Open a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Now it should be even easier to follow. Let me know if you need any more adjustments!
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- BVP.Common.Guardian (>= 1.3.1)
- FluentValidation (>= 12.1.1)
- Microsoft.AspNetCore.Components.WebAssembly (>= 10.0.4)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 10.0.4)
- Microsoft.EntityFrameworkCore (>= 10.0.4)
- NetEscapades.EnumGenerators (>= 1.0.0-beta14)
- RandomDataGenerator.Net (>= 1.0.19.1)
- System.Linq.Dynamic.Core (>= 1.7.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BVP.Common.Core:
| Package | Downloads |
|---|---|
|
BVP.Common.Database
Database access common code |
GitHub repositories
This package is not used by any popular GitHub repositories.