BankSystem7 0.5.8

dotnet add package BankSystem7 --version 0.5.8
                    
NuGet\Install-Package BankSystem7 -Version 0.5.8
                    
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="BankSystem7" Version="0.5.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BankSystem7" Version="0.5.8" />
                    
Directory.Packages.props
<PackageReference Include="BankSystem7" />
                    
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 BankSystem7 --version 0.5.8
                    
#r "nuget: BankSystem7, 0.5.8"
                    
#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.
#addin nuget:?package=BankSystem7&version=0.5.8
                    
Install BankSystem7 as a Cake Addin
#tool nuget:?package=BankSystem7&version=0.5.8
                    
Install BankSystem7 as a Cake Tool

Bank system 7

This library provides opportunities for using likeness of bank system. You can handle not only users but also other models like banks, cards and etc.

Updates in version 0.5.8

  • Moved class Entity to folder Entities (namespace BankSystem7.Entities);
  • Updated project's package description;

Remember!

Always change connection string either directly in context class, repository classes or use class BankServiceOptions for configuration.

In any situations when Your program, OS or something else was broken, only You is responsible for it. Please, be more intelligent. :>

Conclusion

Downloading and next using this package is your responsible and only You decide use it or not. All exceptions and crashes of your projects is responsible on You. We was tested our product in many tests and have a conclusion in which says that all methods and logic of project are working correctly. So, we wish You luck.

Sincerely, hayako.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 BankSystem7:

Package Downloads
Standart7

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.8 159 9/13/2023
0.5.7 112 9/11/2023
0.5.6 151 7/22/2023
0.5.5 118 7/1/2023
0.5.4 106 6/19/2023
0.5.3 116 6/19/2023 0.5.3 is deprecated.
0.5.2 116 6/3/2023
0.5.1 106 5/22/2023
0.5.0 112 5/21/2023
0.4.9 109 5/14/2023
0.4.8 105 5/6/2023
0.4.7 100 5/6/2023
0.4.6 105 5/6/2023
0.4.5 114 5/6/2023
0.4.4 119 5/2/2023
0.4.2 115 4/29/2023
0.4.1 112 4/27/2023
0.4.0 119 4/27/2023
0.3.9 121 4/25/2023
0.3.8 119 4/19/2023
0.3.7 112 4/19/2023
0.3.6-beta 110 4/13/2023
0.3.5-beta 103 4/12/2023
0.3.4-beta 101 4/10/2023
0.3.3-beta 101 4/3/2023
0.3.2-beta 115 4/3/2023 0.3.2-beta is deprecated.
0.3.1-beta 105 4/2/2023
0.3.0-beta 112 4/1/2023
0.2.9-beta 115 4/1/2023
0.2.7-beta 126 3/28/2023
0.2.6-beta 132 3/24/2023
0.2.5-beta 131 3/20/2023
0.2.4-beta 127 3/20/2023
0.2.3-beta 122 3/20/2023
0.2.2-beta 135 3/20/2023
0.2.1-beta 136 3/20/2023
0.1.3-beta 130 3/20/2023
0.1.2-beta 131 3/19/2023
0.1.0-beta 129 3/19/2023

Check README file before update to newer version.