* created project
* added required test nugets
* added custom controller
* created test file
* added comments
* add new line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove a line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* removed comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* created new project
* models added
* dbcontext added
* modified model
* repository added
* actions added
* action comments added
* repository comments added
* formatted code
* edit
* formatted code
* add changes
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* added one line ending
* grouped apis
* rewind
* rewind
* rewind
* rewind
* removed public
* reset
* added space
Co-authored-by: Stephen Halter <halter73@gmail.com>
* removed extra line
Co-authored-by: Stephen Halter <halter73@gmail.com>
* added public access modifier
Co-authored-by: Stephen Halter <halter73@gmail.com>
* added sqlite package
* added in memory sqlite connection
* added meta data
* git format
* added filter
* added applicationdbcontext to ioc
* prior to deleting repository
* repository deleted
* git format
* git format
* format
* format
* validationresponse added
Co-authored-by: Stephen Halter <halter73@gmail.com>
* adding services together
Co-authored-by: Stephen Halter <halter73@gmail.com>
* refactored
* deleted dto file
* created folder for routehandlers
* remove comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* added cs extension to routehandlers
* dotnet format
* changed error message
* add a line
Co-authored-by: Stephen Halter <halter73@gmail.com>
* remove space
Co-authored-by: Stephen Halter <halter73@gmail.com>
* made changes
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Stephen Halter <halter73@gmail.com>
While Duende does use Identity to manage users that is unrelated to explaining is at it's core.
We already have an external link to the Dueude identity server, this doc shouldn't mention it when explaining what identity is.
* improve text readability.
Hello,
I was just browsing through our docs and came upon this statement:
"SignalR has been rewritten for ASP.NET Core 2.1. ASP.NET Core SignalR includes a number of improvements:"
It took me some time to parse and understand why we have the "ASP.NET Core" syntax mentioned consecutively.
I would propose a line break after the first phrase - it makes the content easier to understand and read.
Please let me know if you have any issues with this PR.
You can also reach out to me on Teams (aolariu).
Thanks!
* Update
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
* Prop names of JSON used in validation /6
* Prop names of JSON used in validation /6
* Prop names of JSON used in validation /6
* Prop names of JSON used in validation /6
* Prop names of JSON used in validation /6
* Prop names of JSON used in validation /6
* Update aspnetcore/mvc/models/validation.md
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
* react to feedback
Co-authored-by: Bruno Oliveira <brunolins16@users.noreply.github.com>
* created project
* added required test nugets
* added custom controller
* created test file
* added comments
* add new line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove a line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* remove line
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* removed comment
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Minimal api typedresults sample
* Minimal api typedresults sample
* Minimal api typedresults sample
* Minimal api typedresults sample
Co-authored-by: Samson Amaugo <sammychinedu2ky@gmail.com>
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Updates the salt hashing example for .NET 6 /4
* Replace GetNonZeroBytes with GetBytes
* Add warning about not using to store pw in datastore
* Apply suggestions from code review
Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Levi Broderick <GrabYourPitchforks@users.noreply.github.com>
* created project
* added endpoints
* added some lines
* chnaged url
* added name attribute
* added sample html pages for single and multiple uploads
* added comments
* added spacing
* Adding Minimal API antiforgery example
* Adding Minimal APIs antiforgery sample
* Trying to fix snippet
* Trying fix code snippet
* Using region
* Apply suggestions from code review
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Brennan <brecon@microsoft.com>
* Apply suggestions from code review
* Update aspnetcore/security/anti-request-forgery.md
* Remove regions
* Apply suggestions from code review
Co-authored-by: Martin Costello <martin@martincostello.com>
* Removing region
* Removing region
* Updating to AddEndpointFilter
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Brennan <brecon@microsoft.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
* created new project
* added channels to serve as queue
* added a background service
* created project
* added channels to serve as a queue
* created background file
* added background service
* added curl comment
* added curl comment
* removed some files
* blank lines added
* add suggestion to batch
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* logger added
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* logging information
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* log error
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Edit: CamelCasing
Co-authored-by: David Fowler <davidfowl@gmail.com>
* CamelCasing
Co-authored-by: David Fowler <davidfowl@gmail.com>
* Added some modifiers
Co-authored-by: David Fowler <davidfowl@gmail.com>
* edit: cancellation token
Co-authored-by: David Fowler <davidfowl@gmail.com>
* edit: CamelCasing on backgroundservice
* added cancellation token
* edit: changed casing
Co-authored-by: David Fowler <davidfowl@gmail.com>
* changed casing of background
* return status code 202
* removed unnecessary middleware
* changed from stream to byte
* changed channel type to memory<byte>
* removed unnecessary endpoint
* remove line
Co-authored-by: David Fowler <davidfowl@gmail.com>
* changed from Memory<byte> to ReadOnlyMemory<byte>
* added a line
* use buffer to avoid double allocation
Co-authored-by: David Fowler <davidfowl@gmail.com>
* added a comment
* added a comment
* reduced bounded size
* add: spacing
Co-authored-by: David Fowler <davidfowl@gmail.com>
* increase bounded size
* add bounded constraint
Co-authored-by: David Fowler <davidfowl@gmail.com>
* confirming request-size
Co-authored-by: David Fowler <davidfowl@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: David Fowler <davidfowl@gmail.com>
* No need to explicitly call RemoveFromGroupAsync
The sample added this explicit `RemoveFromGroupAsync` call when the connection disconnects, however, it is a redundant call since when the connection disconnects, it is automatically removed from the group.
We have customers using Azure SignalR followed this sample and invokes `RemoveFromGroupAsync` for every client disconnect, this increases unnecessary burdon to the Azure SignalR service when the client connection closes burst.
* Update hubs.md
Section Handle events for a connection for all versions: Noted no need for RemoveFromGroupAsync in OnConnectedAsync
* Update hubs.md
Added note on RemoveFromGroupsAsync to all versions of topic. Corrected Typo.
* Update aspnetcore/signalr/hubs.md
Improved statement.
Co-authored-by: Brennan <brecon@microsoft.com>
* Update hubs.md
Updated statement on RemoveFromGroupAsync for all topic versions.
* Update gRPC example for StronglyTypedChatHubs.cs
Removed RemoveFromGroupAsync call from OnDisconnectedAsync.
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: Brennan <brecon@microsoft.com>