Igtampe.Redistributables
1.0.0
dotnet add package Igtampe.Redistributables --version 1.0.0
NuGet\Install-Package Igtampe.Redistributables -Version 1.0.0
<PackageReference Include="Igtampe.Redistributables" Version="1.0.0" />
paket add Igtampe.Redistributables --version 1.0.0
#r "nuget: Igtampe.Redistributables, 1.0.0"
// Install Igtampe.Redistributables as a Cake Addin #addin nuget:?package=Igtampe.Redistributables&version=1.0.0 // Install Igtampe.Redistributables as a Cake Tool #tool nuget:?package=Igtampe.Redistributables&version=1.0.0
Igtampe.Redistributables
The essential redistributables for all of my web based projects! Including the following libraries:
- ChopoAuth: A barebones authentication suite with simple password hashing provided by Hashbrown
- ChopoImageHandling: A little wrapper class to hold images in a database
- ChopoSessionManager: A tiny but mighty online session manager, meant to be used with ChopoAuth, and an IUserDbContext (See Redistributables.DBContexts)
- Hashbrown: Just add some salt, and you can hash any string with SHA256.
- Interfaces and Exceptions: The absolute most common stuff in my coding experience (So common its on the root Igtampe namespace!)
- Notifier: A simple class to manage notifications
And a few other tiny things!
Product | Versions 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 was computed. 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 was computed. 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. |
-
net6.0
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Igtampe.Redistributables:
Package | Downloads |
---|---|
Igtampe.Redistributables.DBContexts
DBContexts includes the DbContexts portions of IDACRA. It has some interfaces for Actions, and the ever useful PostgresContext configurable DBContext. It's especially useful if you're planning to ship to Heroku, or any other DB that uses Postgres. |
|
Igtampe.Redistributables.Actions
Actions includes the ActionsAgent portion of IDACRA. It has several reusable actions including UserAgent to retrieve IRED Chopo Users, or Notifier Notifications to send users their notifications |
|
Igtampe.Redistributables.Controllers
ASPControllers includes the Controllers portion of IDACRA. It has controller bases for your new controllers, and reusable ones for IRED entities. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 339 | 8/30/2022 |