BlueHtml
74302c77ea
Update DateRangeTP in [ Bind with TryParse ] ( #27738 )
...
* Update DateRangeTP in [ Bind with TryParse ]
* Fix comparison of range length
2022-11-24 09:25:07 -10:00
Safia Abdalla
680a261f43
Add reference to endpoint filters from MVC filters ( #27481 )
...
* Add reference to endpoint filters from MVC filters
* Add filter on controller examples
2022-11-02 21:38:59 -07:00
Rick Anderson
84de07766b
Update testing.md ( #27088 )
2022-09-26 13:41:23 -10:00
GitHubPang
3057fe3e95
Fix spelling, spaces, and wording ( #27093 )
...
* Fix misspellings and improve wording
This syncs with line 375.
* Improve wording and fix spaces
2022-09-25 17:50:34 -07:00
Rick Anderson
7c5edfff1f
TryParse /6 ( #26608 )
...
* TryParse /6
* code additions
* code additions
* code additions
* code additions
* code additions
* code additions
* code additions
* code additions
* code additions
* Update aspnetcore/mvc/models/model-binding.md
Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
Co-authored-by: Fiyaz Bin Hasan <fiyazhasan@live.com>
2022-08-04 13:27:20 -10:00
Fiyaz Bin Hasan
fbca0eb370
TryParse with IParsable<TSelf> ( #26534 )
...
* work
* Update Program.cs
* Update Culture.cs
* code review changes and change of Culture to Locale
* Update WeatherForecastController.cs
2022-08-01 12:57:04 -10:00
Fiyaz Bin Hasan
af96c3ed65
tweaks ( #26499 )
2022-07-21 12:55:20 -10:00
Rick Anderson
8b3b4aab66
Fix datetime culture ( #26486 )
...
* Fix datetime culture
* Fix datetime culture
2022-07-20 12:09:40 -10:00
Rick Anderson
f692b3de1d
tryparse bind sample clean up ( #26474 )
2022-07-19 12:00:49 -10:00
Fiyaz Bin Hasan
78297afb66
Tryparse with dynamic format provider supplied from client ( #26469 )
...
* refactoring
* refactoring
* Update DateRange.cs
2022-07-19 10:55:24 -10:00
Rick Anderson
f7ce7c88cb
Clean up TryParse samples
2022-07-14 11:09:03 -10:00
Fiyaz Bin Hasan
24a1b23d83
review changes
2022-07-14 09:48:50 +06:00
Fiyaz Bin Hasan
e51f139e44
Bind using try parse ( #26378 )
...
* work
* work
* cleanup
* Update DateRange.cs
* refactoring
2022-07-13 13:18:50 -10:00
Rick Anderson
cb6c9a7cb2
Bind TryParse ( #26353 )
2022-07-07 10:42:22 -10:00
Ole Wiedemann
767e4f61fa
Update routing.md ( #26338 )
2022-07-06 20:48:15 +00:00
Edward Brey
6e6a593d2e
Make section casing consistent ( #26311 )
2022-07-04 15:55:13 +00:00
Rick Anderson
39b7df2ca8
Remove .min ref from all non-Blazor projects /2 ( #26216 )
2022-06-23 15:27:45 -10:00
dependabot[bot]
77634f9f81
Bump Newtonsoft.Json ( #26211 )
...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json ) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases )
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.1 )
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-22 12:55:16 -10:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
Kirk Larkin
4315e975fd
Remove obsolete references to UseEndpoints ( #25581 )
2022-04-08 19:29:13 +01:00
Piotr Ptak
2b9bdd4cf9
Fixed typo ( #25503 )
2022-04-03 23:55:23 -07:00
Rick Anderson
e7fa751de6
Update areas for .NET 6 ( #25396 )
...
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
* Update aspnetcore/mvc/controllers/areas/60samples/RPareas/Areas/Products/Pages/About.cshtml.cs
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* Update areas for .NET 6
* Update areas for .NET 6
* Update areas for .NET 6
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-03-25 15:18:30 -10:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Kirk Larkin
2a5520dc53
Code-fence common file extensions ( #25383 )
2022-03-23 10:48:44 +00:00
Rick Anderson
cf980b3b49
Moniker prep for Areas /2 ( #25394 )
...
* Moniker prep for Areas /2
* Moniker prep for Areas /2
2022-03-22 16:06:24 -10:00
Kirk Larkin
cc48f32954
Code-fence common filenames ( #25369 )
2022-03-21 12:24:36 -10:00
Kirk Larkin
f38c92f4ae
Fix links to MVC Filters samples ( #25224 )
2022-03-07 14:21:04 +00:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Kirk Larkin
0fb4660eb1
Replace remaining /dotnet/api references with xrefs ( #25039 )
2022-02-17 09:35:19 +00:00
Kirk Larkin
c5a309732e
Replace errant references to System.Web. ( #25018 )
2022-02-15 12:05:29 +00:00
nader karayanni
9e5ea0d651
Exception Filter exception propagation ( #25015 )
...
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-02-15 09:39:23 +00:00
Kirk Larkin
2405226288
Code-fence references to Program.cs ( #24995 )
2022-02-14 12:16:29 -10:00
Kirk Larkin
7cd5e21070
Replace /dotnet/api with xrefs in MVC ( #24972 )
2022-02-14 10:15:25 +00:00
Kirk Larkin
e3c99c2fe5
Prefer :::moniker over ::: moniker ( #24805 )
2022-01-31 13:12:01 -10:00
Kirk Larkin
5286211f20
Remove/prune .gitignore and .gitattributes ( #24075 )
2021-11-26 17:05:31 +00:00
Kirk Larkin
385882e30a
Update Filters to 6.0 ( #23935 )
...
* Update Filters to 6.0
* Use file-scoped namespace declarations
* Restore < 6.0 version
* Update Filter scopes and order of execution
* Update Cancellation and short-circuiting
* Update Dependency injection
* Update specific filters
* IFilterFactory
* Update Use middleware in the filter pipeline
* Remove unused appsettings.json values
* .
* Set ms.date
2021-11-22 07:26:25 -10:00
Christopher Yeleighton
7b7704b1be
A controller is an instantiable public class ( #24007 )
2021-11-20 10:56:46 -06:00
Kirk Larkin
095e67886a
Prepare Filters for 6.0 ( #23881 )
2021-11-12 15:35:22 +00:00
Rick Anderson
f554286ed3
V6 MVC routing /3x ( #23246 )
...
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* Update aspnetcore/mvc/controllers/routing/samples/6.x/main/Controllers/TestController.cs
Co-authored-by: David Pine <david.pine@microsoft.com>
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
* V6 MVC routing /3x
Co-authored-by: David Pine <david.pine@microsoft.com>
2021-09-27 09:45:54 -07:00
Rick Anderson
c0cfbacdef
routing V6 /3x moniker prep /3x ( #23245 )
2021-09-08 18:34:11 -07:00
Alif
0eb68b30d6
update routing comment ( #23240 )
2021-09-08 15:40:27 -07:00
Alexander Yumashev
bd853164dd
Fixed links to wrong methods ( #23167 )
2021-08-31 08:51:13 -05:00
Wade Pickett
44c9efdf1c
Broken links sweep ( #23027 )
...
* Broken links sweep
* fixed link warnings
* update visual-studio-publish-profiles.md
2021-08-16 10:46:33 -07:00
Rick Anderson
e8d89ca046
Update areas.md ( #22788 )
2021-07-21 11:12:31 -07:00
rekker22
c5a4718dc4
Changes against Issue #18636 ( #20071 )
...
* Changes against Issue #18636
* Removed wrongly added INCLUDE
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/mvc/controllers/routing.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update aspnetcore/includes/reservedRouting.md
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
* Update reservedRouting.md
* Add no-loc metadata
Co-authored-by: subhasish Mandal <sm8017797063@gmail.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-06-07 12:14:55 -10:00
Rick Anderson
45f8e7a1f5
filters thread safety /7 ( #22296 )
...
* filters thread safety
* filters thread safety
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <serpent5@pm.me>
Co-authored-by: Kirk Larkin <serpent5@pm.me>
2021-05-24 12:46:28 -10:00
Fiyaz Bin Hasan
77d71adf0c
highlighting index fix ( #22313 )
...
* highlighting iindex fix
* highlighted line index fix
2021-05-17 07:35:57 -10:00
Rick Anderson
ad321c2700
Add Home and Privacy to no-loc ( #22237 )
...
* Add Home and Privacy to no-loc
* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Kent Sharkey
a15b056735
Links: ASP.NET Core (2021-05) ( #22231 )
2021-05-07 13:46:06 -10:00
Rick Anderson
2f00739f4e
Kestrel to no-loc ( #22182 )
2021-05-01 13:03:18 -10:00