Conversation
… naming in EnumsNetDemoApp
… naming in NodaTimeApp
…t handler naming in CsvHelperApp
…t handler naming in BarcodeLibApp
…area input handling in ScribanApp
… naming in SmartFormatNetApp
…tton event handlers in SnowflakeApp
…tton event handlers in SliplaneManage
…tton event handlers in GitHubWrappedApp and RepositoriesSlide
…tton event handlers in TestAuthApp
… naming in RestSharpApp
… naming in DiffPlexApp
… naming in FluentDateTimeApp
…tton event handlers in LlmTornadoApp and AgentChatBlade
…area input handling in OpperaiChatExample
…area input handling in AgentChatBlade
… textarea input handling across various components
… textarea input handling in AgentChatView and AgentSettingsView
… textarea input handling in StartupEditSheet and StartupDealsEditSheet
… OnSubmit event handling across various components
… OnLinkClick event handling in CourseTemplate
… naming in WorkbooksEditorApp
… button click event handling in MiniExcelApp
… boolean input variant naming in CronosApp
….71.0 and standardize textarea input handling in MicrosoftSemanticKernelApp
… button click event handling in EPPlusApp
… input variant naming in ShopifySharpApp
… button click event handling in BarcodeApp
… input variant naming in NewtonsoftJsonApp
… button click event handling in ProfileApp
… button click event handling in FastMemberApp
… input variant naming in NAudioApp
… button click event handling in YamlDotNetExample
… button click event handling in MapsterApp
… input variant naming in TimeZoneConverterApp
… input variant naming in TextGeneratorApp
… input variant naming in HtmlAgilityPackApp
…ndardize input variant naming in MagickNetApp
… input variant naming in FuzzySharpApp
… button click event handling in ImageToTextApp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sliplane Manage – Deploy
HttpContext.Itemsfor the same request (cookie not yet in Request). After login, when reading the draft also check the anon key from the cookie and return it (anon → token migration).UseStateso it is not lost on the second render while queries are loading.Course Template
CourseTemplate.csprojinstead ofcourse-template.csproj.OnLinkClickinstead ofonLinkClickin generated code.Security
Other demos
HandleClickinstead ofOnClickfor buttons; update state via.Set()instead of assigning.Value.