https://github.com/ajtatum/babouextensions.aspnetcore
Babou is desperate for stuff to play with, so I created a .NET Core Extension Methods package for him.
https://github.com/ajtatum/babouextensions.aspnetcore
babou babou-extensions babouextensions csharp dotnetcore dotnetcore3 extension extension-methods extensions net-core
Last synced: 21 days ago
JSON representation
Babou is desperate for stuff to play with, so I created a .NET Core Extension Methods package for him.
- Host: GitHub
- URL: https://github.com/ajtatum/babouextensions.aspnetcore
- Owner: ajtatum
- License: mit
- Created: 2019-12-23T02:17:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-29T13:09:07.000Z (about 5 years ago)
- Last Synced: 2025-08-23T05:19:52.717Z (10 months ago)
- Topics: babou, babou-extensions, babouextensions, csharp, dotnetcore, dotnetcore3, extension, extension-methods, extensions, net-core
- Language: C#
- Homepage: https://ajt.io
- Size: 3.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# **Babou Extensions for AspNetCore**
[](https://ci.appveyor.com/project/ajtatum/babouextensions-aspnetcore)

Babou Extensions for AspNetCore is just another extension method project using .NET Core 3.0.
## **Extensions**
* HttpRequestExtensions
* UrlHelperExtensions
* More to come...
## **Install**
View the [NuGet package](https://www.nuget.org/packages/BabouExtensions.AspNetCore/).
* **Package Manager:** Install-Package BabouExtensions.AspNetCore
* **.NET CLI:** dotnet add package BabouExtensions.AspNetCore
For .NET Standard applications, check out [BabouExtensions](https://github.com/ajtatum/BabouExtensions) and view the [NuGet package](https://www.nuget.org/packages/BabouExtensions/).
* **Package Manager:** Install-Package BabouExtensions
* **.NET CLI:** dotnet add package BabouExtensions
---
**Be sure to checkout [BabouMail](https://github.com/ajtatum/BabouMail)**
#### Developed by AJ Tatum
[](https://ajtatum.com/?utm_source=github&utm_medium=website&utm_campaign=babou_extensions)
[Icons by Icons8](https://icons8.com/)