Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
featherhttp
/
framework
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
814
Code
Issues
13
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
framework
src
on
master
User selector
All users
All time
Commit history
Commits on Mar 1, 2021
Make the IServiceCollection work (#38)
Show description for 7c8518a
davidfowl
authored
7c8518a
View commit details
Copy full SHA for 7c8518a
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Change default environment name to Production (#27)
DamianEdwards
authored
6c35629
View commit details
Copy full SHA for 6c35629
View code at this point
Browse repository at this point
Use OperatingSystem
davidfowl
committed
c474af6
View commit details
Copy full SHA for c474af6
View code at this point
Browse repository at this point
Expose the logger factory as a top level property
davidfowl
committed
66bc6e5
View commit details
Copy full SHA for 66bc6e5
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Target .NET 5 (#31)
Show description for b521a8c
davidfowl
authored
b521a8c
View commit details
Copy full SHA for b521a8c
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Better error message for trying to change the listen options when it's not supported
davidfowl
committed
012a8b3
View commit details
Copy full SHA for 012a8b3
View code at this point
Browse repository at this point
Resolve static file assets up when the WebHostEnvironment is created (#29)
Show description for 893344a
davidfowl
authored
893344a
View commit details
Copy full SHA for 893344a
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
Update the template
davidfowl
committed
111688d
View commit details
Copy full SHA for 111688d
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
Added nuget.org to the template as well
davidfowl
authored
00afb18
View commit details
Copy full SHA for 00afb18
View code at this point
Browse repository at this point
Update FeatherHttp-Template.csproj
davidfowl
authored
a919329
View commit details
Copy full SHA for a919329
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Handle string case differently
davidfowl
committed
2c306f9
View commit details
Copy full SHA for 2c306f9
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Add more overloads to explore different type conversion patterns.
davidfowl
committed
44fef05
View commit details
Copy full SHA for 44fef05
View code at this point
Browse repository at this point
Removed unused namespace.
davidfowl
committed
0f8e4ba
View commit details
Copy full SHA for 0f8e4ba
View code at this point
Browse repository at this point
Added extensions for request binding
Show description for d7c1700
davidfowl
committed
d7c1700
View commit details
Copy full SHA for d7c1700
View code at this point
Browse repository at this point
Added very basic versions of WriteJsonAsync extension methods on HttpRequest and HttpResponse.
davidfowl
committed
2bdd49c
View commit details
Copy full SHA for 2bdd49c
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Simplified hello world
davidfowl
committed
5f0ffe4
View commit details
Copy full SHA for 5f0ffe4
View code at this point
Browse repository at this point
Try fixing templating naming issue
davidfowl
committed
2645483
View commit details
Copy full SHA for 2645483
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
Move the template project under src and into the solution
davidfowl
committed
65e9387
View commit details
Copy full SHA for 65e9387
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
Add shortcuts that remove some ceremony
Show description for ee5e2a8
davidfowl
committed
ee5e2a8
View commit details
Copy full SHA for ee5e2a8
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
Remove default wwwroot
Show description for f06a874
davidfowl
committed
f06a874
View commit details
Copy full SHA for f06a874
View code at this point
Browse repository at this point
Commits on Jan 22, 2020
More hacks! Populate initial configuration object properly
davidfowl
committed
1504137
View commit details
Copy full SHA for 1504137
View code at this point
Browse repository at this point
Better approximation for default application name
davidfowl
committed
03d8989
View commit details
Copy full SHA for 03d8989
View code at this point
Browse repository at this point
Merge pull request #20 from davidfowl/davidfowl/fix-config
Show description for 0db0f32
davidfowl
authored
0db0f32
View commit details
Copy full SHA for 0db0f32
View code at this point
Browse repository at this point
Fixed defaults for the content root resolution
Show description for 7d27108
davidfowl
committed
7d27108
View commit details
Copy full SHA for 7d27108
View code at this point
Browse repository at this point
This is an attempt at fixing #12
Show description for 0d34627
davidfowl
committed
0d34627
View commit details
Copy full SHA for 0d34627
View code at this point
Browse repository at this point
Make fixes around host configuration
Show description for 80b6d0e
davidfowl
committed
80b6d0e
View commit details
Copy full SHA for 80b6d0e
View code at this point
Browse repository at this point
Commits on Jan 21, 2020
Expose the list of addresses the server was bound to in a first class way.
davidfowl
committed
2242398
View commit details
Copy full SHA for 2242398
View code at this point
Browse repository at this point
Needs to be disposable to avoid hangs with the console lifetime...
davidfowl
committed
e73f18f
View commit details
Copy full SHA for e73f18f
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Change "web" to "server"
davidfowl
committed
005ace4
View commit details
Copy full SHA for 005ace4
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Remove the properties property.
davidfowl
committed
22cb6f1
View commit details
Copy full SHA for 22cb6f1
View code at this point
Browse repository at this point
Commits on Jan 4, 2020
Rename CreateDefaultBuilder -> CreateBuilder
davidfowl
committed
4846ad0
View commit details
Copy full SHA for 4846ad0
View code at this point
Browse repository at this point
Renamed APIs
Show description for c628a93
davidfowl
committed
c628a93
View commit details
Copy full SHA for c628a93
View code at this point
Browse repository at this point
Don't implement IHostBuilder directly move it to a property.
Show description for c25cf2d
davidfowl
committed
c25cf2d
View commit details
Copy full SHA for c25cf2d
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
feat: implement overload that allows passing in the setup for the custom container
alsami
committed
b2d4be7
View commit details
Copy full SHA for b2d4be7
View code at this point
Browse repository at this point
More doc comments
davidfowl
committed
c025a35
View commit details
Copy full SHA for c025a35
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.