Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Review for 1.0 stable version #3136

Open
shyamnamboodiripad opened this issue Aug 15, 2023 · 0 comments
Open

API Review for 1.0 stable version #3136

shyamnamboodiripad opened this issue Aug 15, 2023 · 0 comments

Comments

@shyamnamboodiripad
Copy link
Contributor

shyamnamboodiripad commented Aug 15, 2023

Component Stabilize? Relayer? Priority Status
Microsoft.DotNet.Interactive 1 In Progress
Microsoft.DotNet.Interactive.Documents 1 Done
Microsoft.DotNet.Interactive.Formatting 1
Microsoft.DotNet.Interactive.Http 1 Done
Microsoft.DotNet.Interactive.PackageManagement 1 Done
@microsoft/polyglot-notebooks 2
Microsoft.DotNet.Interactive.Browser 2
Microsoft.DotNet.Interactive.AspNetCore 3
Microsoft.DotNet.Interactive.CSharp 3
Microsoft.DotNet.Interactive.CSharpProject 3
Microsoft.DotNet.Interactive.FSharp 3
Microsoft.DotNet.Interactive.HttpRequest 3 Done
Microsoft.DotNet.Interactive.Journey 3
Microsoft.DotNet.Interactive.Jupyter 3
Microsoft.DotNet.Interactive.Kql 3
Microsoft.DotNet.Interactive.Mermaid 3
Microsoft.DotNet.Interactive.PowerShell 3
Microsoft.DotNet.Interactive.SQLite 3
Microsoft.DotNet.Interactive.SqlServer 3
Microsoft.DotNet.Interactive.ExtensionLab
Microsoft.DotNet.Interactive.Telemetry
Microsoft.DotNet.Interactive.VisualStudio
dotnet-interactive

Microsoft.DotNet.Interactive

  • AutomationEnvironment
  • Base64EncodedAssembly
  • ChooseKernelDirective
  • ChooseKeyValueStoreKernelDirective
  • CodeSubmissionCompilationErrorException
  • CommandNotSupportedException
  • CommandRoutingSlip
  • CompositeKernel
  • DataDictionaryConverter
  • DataExplorer
  • DataExplorer
  • Diagnostic
  • DisplayedValue
  • EventRoutingSlip
  • FormattedValue
  • FrontendEnvironment
  • HtmlKernel
  • IKernelCommandHandler
  • IKernelExtension
  • IKernelScheduler<T,TResult>
  • InstallPackagesMessage
  • IStaticContentSource
  • JavaScriptKernel
  • JsonConverter
  • Kernel
  • KernelCollection
  • KernelCommandInfo
  • KernelCommandInvocation
  • KernelCommandPipelineMiddleware
  • KernelCommandResult
  • KernelCommandScheduler
  • KernelDirectiveInfo
  • KernelException
  • KernelExtensionLoadException
  • KernelExtensions
  • KernelHost
  • KernelInfo
  • KernelInvocationContext
  • KernelInvocationContextExtensions
  • KernelPipelineContinuation
  • KernelScheduler<T,TResult>
  • KernelSchedulerDelegate<T,TResult>
  • KeyValueStoreKernel
  • KqlDiscoverabilityKernel
  • LinePosition
  • LinePositionSpan
  • NoSuitableKernelException
  • PackageReference
  • PackageReferenceOrFileInfo
  • ParameterInformation
  • PasswordString
  • ResolvedPackageReference
  • RoutingSlip
  • ScriptContent
  • SignatureInformation
  • SqlDiscoverabilityKernel
  • TabularDataResourceSummaryExplorer
  • Commands.Cancel
  • Commands.ChangeWorkingDirectory
  • Commands.DisplayError
  • Commands.DisplayValue
  • Commands.KernelCommand
  • Commands.LanguageServiceCommand
  • Commands.Quit
  • Commands.RequestCompletions
  • Commands.RequestDiagnostics
  • Commands.RequestHoverText
  • Commands.RequestInput
  • Commands.RequestKernelInfo
  • Commands.RequestSignatureHelp
  • Commands.RequestValue
  • Commands.RequestValueInfos
  • Commands.SendEditableCode
  • Commands.SendValue
  • Commands.SubmissionType
  • Commands.SubmitCode
  • Commands.UpdateDisplayedValue
  • Connection.CommandOrEvent
  • Connection.CompositeKernelExtensions
  • Connection.ConnectKernelCommand
  • Connection.ConnectNamedPipeCommand
  • Connection.FileSystemInfoJsonConverter
  • Connection.IKernelCommandAndEventReceiver
  • Connection.IKernelCommandAndEventSender
  • Connection.IKernelCommandEnvelope
  • Connection.IKernelEventEnvelope
  • Connection.KernelClientBase
  • Connection.KernelCommandAndEventReceiver
  • Connection.KernelCommandAndEventSender
  • Connection.KernelCommandEnvelope
  • Connection.KernelCommandEnvelope
  • Connection.KernelEventEnvelope
  • Connection.KernelEventEnvelope
  • Connection.NamedPipeKernelConnector
  • Connection.ProxyKernel
  • Connection.ReadCommandOrEvent
  • Connection.Serializer
  • Events.CodeSubmissionReceived
  • Events.CommandFailed
  • Events.CommandSucceeded
  • Events.CompleteCodeSubmissionReceived
  • Events.CompletionItem
  • Events.CompletionsProduced
  • Events.DiagnosticsProduced
  • Events.DisplayedValueProduced
  • Events.DisplayedValueUpdated
  • Events.DisplayEvent
  • Events.ErrorProduced
  • Events.HoverTextProduced
  • Events.IncompleteCodeSubmissionReceived
  • Events.InputProduced
  • Events.InsertTextFormat
  • Events.KernelCommandCompletionEvent
  • Events.KernelEvent
  • Events.KernelExtensionLoaded
  • Events.KernelInfoProduced
  • Events.KernelReady
  • Events.PackageAdded
  • Events.ReturnValueProduced
  • Events.SignatureHelpProduced
  • Events.StandardErrorValueProduced
  • Events.StandardOutputValueProduced
  • Events.ValueInfosProduced
  • Events.ValueProduced
  • Events.WorkingDirectoryChanged
  • Http.JavascriptUtilities
  • Parsing.ActionDirectiveNode
  • Parsing.DiagnosticSeverity
  • Parsing.DirectiveArgsToken
  • Parsing.DirectiveHelpBuilder
  • Parsing.DirectiveNode
  • Parsing.DirectiveToken
  • Parsing.KernelNameDirectiveNode
  • Parsing.LanguageNode
  • Parsing.LanguageSpecificParseResult
  • Parsing.LanguageToken
  • Parsing.PolyglotSubmissionNode
  • Parsing.PolyglotSyntaxTree
  • Parsing.SubmissionParser
  • Parsing.SyntaxNode
  • Parsing.SyntaxNodeOrToken
  • Parsing.SyntaxToken
  • Parsing.TriviaToken
  • Utility.AddPackageResult
  • Utility.AsyncContext
  • Utility.CommandLine
  • Utility.CommandLineInvocationException
  • Utility.CommandLineResult
  • Utility.ConsoleOutput
  • Utility.DirectoryUtility
  • Utility.DisposableDirectory
  • Utility.Dotnet
  • Utility.FileNameUtilities
  • Utility.GCPressure
  • Utility.MultiplexingTextWriter
  • Utility.ObservableStringWriter
  • Utility.Paths
  • Utility.SourceUtilities
  • ValueSharing.KernelValue
  • ValueSharing.KernelValueInfo
  • System.DisplayExtensions

Microsoft.DotNet.Interactive.CSharp

  • CSharpKernel
  • CSharpKernelExtensions
  • LanguageServiceExtensions

Microsoft.DotNet.Interactive.CSharpProject

  • InstrumentationEmitter
  • AbstractEntryPointFinder
  • CSharpProjectKernel
  • DiagnosticExtensions
  • DirectoryAccessExtensions
  • EntryPointFinder
  • ExceptionExtensions
  • FindPackageInDefaultLocation
  • ICodeCompiler
  • ICodeRunner
  • ILanguageService
  • PackageNameIsFullyQualifiedPath
  • PackageNotFoundException
  • PackageRegistry
  • Project
  • ProjectFile
  • SerializableDiagnosticArrayExtensions
  • UriOrFileInfo
  • Commands.CompileProject
  • Commands.OpenDocument
  • Commands.OpenProject
  • Events.AssemblyProduced
  • Events.DocumentOpened
  • LanguageServices.CompletionExtensions
  • LanguageServices.SignatureHelpService
  • Markdown.AnnotatedCodeBlock
  • Markdown.AnnotatedCodeBlockParser
  • Markdown.AnnotatedCodeBlockRenderer
  • Markdown.CodeBlockAnnotationExtension
  • Markdown.CodeBlockAnnotations
  • Markdown.CodeBlockContentFetchResult
  • Markdown.CodeFenceAnnotations
  • Markdown.CodeFenceAnnotationsParser
  • Markdown.CodeFenceOptionsParseResult
  • Markdown.DefaultCodeBlockAnnotations
  • Markdown.ExternalContentNotEnabledResult
  • Markdown.FailedCodeBlockContentFetchResult
  • Markdown.FailedCodeFenceOptionParseResult
  • Markdown.IDefaultCodeBlockAnnotations
  • Markdown.MarkdownNormalizePipelineBuilderExtensions
  • Markdown.MarkdownParserContextExtensions
  • Markdown.MarkdownPipelineBuilderExtensions
  • Markdown.NoCodeFenceOptions
  • Markdown.NormalizeBlockAnnotationExtension
  • Markdown.OutputBlockAnnotations
  • Markdown.SkipEmptyLinkReferencesExtension
  • Markdown.SuccessfulCodeBlockContentFetchResult
  • Markdown.SuccessfulCodeFenceOptionParseResult
  • Markdown.SvgResources
  • MLS.Project.BufferFromRegionExtractor
  • MLS.Project.BufferGenerator
  • MLS.Project.BufferInliningTransformer
  • MLS.Project.CodeMergeTransformer
  • MLS.Project.FileExtensions
  • MLS.Project.FileGenerator
  • MLS.Project.IWorkspaceTransformer
  • MLS.Project.MarkupTestFile
  • MLS.Project.SourceFile
  • MLS.Project.SourceTextExtensions
  • MLS.Project.TextGenerator
  • MLS.Project.Viewport
  • MLS.Project.WorkspaceExtensions
  • Models.DocumentationComment
  • Models.DocumentationConverter
  • Models.DocumentationItem
  • Models.WorkspaceRequestFactory
  • Models.Execution.HttpRequestExtensions
  • Models.Execution.WorkspaceExtensions
  • Models.Execution.WorkspaceFactory
  • Models.Instrumentation.Location
  • Models.Instrumentation.ProgramDescriptor
  • Models.Instrumentation.ProgramStateAtPositionArray
  • Models.Instrumentation.VariableLocation
  • Models.SignatureHelp.InvocationContext
  • Packaging.AnalyzerResultExtensions
  • Packaging.BlazorPackage
  • Packaging.BlazorPackageInitializer
  • Packaging.ContentAsset
  • Packaging.FileLock
  • Packaging.FileTextLoader
  • Packaging.ICanSupportWasm
  • Packaging.ICreateWorkspace
  • Packaging.ICreateWorkspaceForLanguageServices
  • Packaging.ICreateWorkspaceForRun
  • Packaging.IHaveADirectory
  • Packaging.IHaveADirectoryAccessor
  • Packaging.IPackage
  • Packaging.IPackageAssetLoader
  • Packaging.IPackageDiscoveryStrategy
  • Packaging.IPackageFinder
  • Packaging.IPackageInitializer
  • Packaging.IPipelineStep
  • Packaging.NonrebuildablePackage
  • Packaging.Package
  • Packaging.Package2
  • Packaging.PackageAsset
  • Packaging.PackageBase
  • Packaging.PackageBuilder
  • Packaging.PackageDescriptor
  • Packaging.PackageFinder
  • Packaging.PackageInitializer
  • Packaging.PackageSource
  • Packaging.PipelineStep
  • Packaging.ProjectAsset
  • Packaging.ProjectAssetLoader
  • Packaging.ProjectFilePackageDiscoveryStrategy
  • Packaging.RebuildablePackage
  • Packaging.WebAssemblyAsset
  • Protocol.Buffer
  • Protocol.BufferExtensions
  • Protocol.BufferId
  • Protocol.BufferInjectionPoints
  • Protocol.ClientConfiguration
  • Protocol.CompileResult
  • Protocol.CompletionItem
  • Protocol.CompletionResult
  • Protocol.CompletionUtilities
  • Protocol.DiagnosticResult
  • Protocol.Diagnostics
  • Protocol.DiagnosticSeverity
  • Protocol.FeatureContainer
  • Protocol.File
  • Protocol.HttpRequest
  • Protocol.IRunResultFeature
  • Protocol.MarkdownString
  • Protocol.Package
  • Protocol.ProjectDiagnostics
  • Protocol.RequestDescriptor
  • Protocol.RequestDescriptorProperty
  • Protocol.RequestDescriptors
  • Protocol.RunResult
  • Protocol.RunResultExtensions
  • Protocol.SerializableDiagnostic
  • Protocol.SignatureHelpItem
  • Protocol.SignatureHelpParameter
  • Protocol.SignatureHelpResult
  • Protocol.Workspace
  • Protocol.WorkspaceRequest
  • Servers.IWorkspaceServer
  • Servers.WorkspaceServerMultiplexer
  • Servers.Roslyn.DocumentExtensions
  • Servers.Roslyn.PackageExtensions
  • Servers.Roslyn.RoslynWorkspaceServer
  • Servers.Roslyn.WorkspaceUtilities
  • Servers.Roslyn.Instrumentation.ArgumentListGenerator
  • Servers.Roslyn.Instrumentation.Augmentation
  • Servers.Roslyn.Instrumentation.AugmentationMap
  • Servers.Roslyn.Instrumentation.EnumerableExtensions
  • Servers.Roslyn.Instrumentation.FilePosition
  • Servers.Roslyn.Instrumentation.InstrumentationLineMapper
  • Servers.Roslyn.Instrumentation.InstrumentationMap
  • Servers.Roslyn.Instrumentation.InstrumentationSyntaxRewriter
  • Servers.Roslyn.Instrumentation.InstrumentationSyntaxVisitor
  • Servers.Roslyn.Instrumentation.InstrumentedOutputExtractor
  • Servers.Roslyn.Instrumentation.LinePositionSpanExtensions
  • Servers.Roslyn.Instrumentation.LineRange
  • Servers.Roslyn.Instrumentation.ProgramOutputStreams
  • Servers.Roslyn.Instrumentation.ProgramStateAtPosition
  • Servers.Roslyn.Instrumentation.TextSpanExtensions
  • Servers.Roslyn.Instrumentation.VariableInfo
  • Servers.Roslyn.Instrumentation.VariableLocation
  • Servers.Roslyn.Instrumentation.VariableLocationMap
  • Servers.Scripting.ScriptingWorkspaceServer
  • Tools.AsyncLazy
  • Tools.DirectoryAccessor
  • Tools.DirectoryInfoExtensions
  • Tools.FileInfoExtensions
  • Tools.FileSystemDirectoryAccessor
  • Tools.IDirectoryAccessor
  • Tools.RelativeDirectoryPath
  • Tools.RelativeFilePath
  • Tools.RelativePath
  • Tools.RelativePathExtensions
  • Tools.TypeExtensions
  • Transformations.DiagnosticTransformer
  • Utility.ConsoleOutput
  • Utility.DirectoryUtility
  • Utility.Dotnet2
  • Utility.PathUtilities2
  • WorkspaceFeatures.CommandLineObservable
  • WorkspaceFeatures.StandardError
  • WorkspaceFeatures.StandardOutput
  • WorkspaceFeatures.UnitTestResult
  • WorkspaceFeatures.UnitTestRun
  • Recipes.ConfirmationLoggerExtensions

Microsoft.DotNet.Interactive.Documents

  • CodeSubmission
  • DisplayElement
  • ErrorElement
  • InputField
  • InteractiveDocument
  • InteractiveDocumentElement
  • InteractiveDocumentOutputElement
  • KernelInfo
  • KernelInfoCollection
  • ReturnValueElement
  • TextElement
  • Jupyter.InputCellMetadata
  • Jupyter.InteractiveDocumentExtensions
  • Jupyter.Notebook

Microsoft.DotNet.Interactive.Formatting

  • DataDictionaryConverter
  • Destructurer
  • Destructurer
  • FormatContext
  • FormatDelegate
  • Formatter
  • Formatter
  • Html
  • HtmlAttributes
  • HtmlAttributesExtensions
  • HtmlFormatter
  • HtmlFormatter
  • HtmlTag
  • IDestructurer
  • IDestructurer
  • ITypeFormatter
  • ITypeFormatter
  • ITypeFormatterSource
  • JsonConverter
  • JsonExtensions
  • JsonFormatter
  • JsonFormatter
  • JsonString
  • PlainTextFormatter
  • PlainTextFormatter
  • PlainTextSummaryFormatter
  • PocketView
  • PocketViewTags
  • TypeFormatter
  • TypeFormatterSourceAttribute
  • Csv.CsvFormatter
  • Csv.CsvFormatter
  • TabularData.TableDataFieldDescriptors
  • TabularData.TableSchema
  • TabularData.TableSchemaFieldDescriptor
  • TabularData.TableSchemaFieldType
  • TabularData.TabularDataResource
  • TabularData.TabularDataResourceFormatter
  • TabularData.TabularDataResourceFormatter
  • TabularData.TabularDataResourceJsonString

Microsoft.DotNet.Interactive.HttpRequest

  • EmptyHttpResponse
  • HttpContent
  • HttpRequest
  • HttpRequestKernel
  • HttpRequestKernelExtension
  • HttpResponse
  • HttpResponseMessageFormattingExtensions
  • PartialHttpResponse

Microsoft.DotNet.Interactive.Journey

  • Challenge
  • ChallengeContext
  • ChallengeDefinition
  • ChallengeDirective
  • ChallengeEvaluation
  • ChallengeExtensions
  • ChallengeSubmission
  • KernelExtensions
  • Lesson
  • LessonDefinition
  • LessonDirective
  • LessonMode
  • Main
  • NotebookLessonParser
  • Outcome
  • Rule
  • RuleContext
  • RuleEvaluation
  • Utilities.OrderedTable

Microsoft.DotNet.Interactive.Jupyter

  • CompleteRequestHandler
  • ConnectionInformation
  • ConnectJupyterKernelCommand
  • Constants
  • ExecuteRequestHandler
  • Heartbeat
  • IJupyterKernelSpecModule
  • IJupyterMessageResponseSender
  • InterruptRequestHandler
  • IsCompleteRequestHandler
  • JupyterClientKernelExtension
  • JupyterHttpKernelConnectionOptions
  • JupyterKernelSpecModule
  • JupyterLocalKernelConnectionOptions
  • JupyterRequestContext
  • JupyterRequestContextExtensions
  • JupyterRequestContextHandler
  • JupyterRequestContextScheduler
  • KernelExtensions
  • KernelFormattingExtensions
  • KernelSpec
  • RequestHandlerBase
  • Shell
  • ShutdownRequestHandler
  • SupportedDirectives
  • TopLevelMethods
  • Connection.IJupyterConnection
  • Connection.IJupyterKernelConnection
  • Connection.IJupyterKernelConnectionOptions
  • Formatting.LaTeXString
  • Formatting.MathString
  • Messaging.Header
  • Messaging.IMessageReceiver
  • Messaging.IMessageSender
  • Messaging.JsonElementExtensions
  • Messaging.Message
  • Messaging.MessageExtensions
  • Messaging.MessageFormatter
  • Messaging.MessageObservableExtensions
  • Messaging.MetadataExtensions
  • Protocol.ClearOutput
  • Protocol.CommClose
  • Protocol.CommCloseConverter
  • Protocol.CommInfoReply
  • Protocol.CommInfoRequest
  • Protocol.CommMsg
  • Protocol.CommOpen
  • Protocol.CommTarget
  • Protocol.CompleteReply
  • Protocol.CompleteRequest
  • Protocol.CompletionResultMetadata
  • Protocol.CSharpLanguageInfo
  • Protocol.DisplayData
  • Protocol.Error
  • Protocol.ExecuteInput
  • Protocol.ExecuteReply
  • Protocol.ExecuteReplyError
  • Protocol.ExecuteReplyOk
  • Protocol.ExecuteRequest
  • Protocol.ExecuteResult
  • Protocol.ExecutionStateValues
  • Protocol.FSharpLanguageInfo
  • Protocol.HistoryElement
  • Protocol.HistoryReply
  • Protocol.HistoryReplyConverter
  • Protocol.HistoryRequest
  • Protocol.InputHistoryElement
  • Protocol.InputOutputHistoryElement
  • Protocol.InputReply
  • Protocol.InputRequest
  • Protocol.InspectReply
  • Protocol.InspectRequest
  • Protocol.InterruptReply
  • Protocol.InterruptRequest
  • Protocol.IsCompleteReply
  • Protocol.IsCompleteRequest
  • Protocol.JupyterMessageContentTypes
  • Protocol.KernelInfoReply
  • Protocol.KernelInfoRequest
  • Protocol.KernelShutdownReply
  • Protocol.LanguageInfo
  • Protocol.Link
  • Protocol.Message
  • Protocol.PowerShellLanguageInfo
  • Protocol.PubSubMessage
  • Protocol.ReplyMessage
  • Protocol.RequestMessage
  • Protocol.ShutdownReply
  • Protocol.ShutdownRequest
  • Protocol.Status
  • Protocol.StatusValues
  • Protocol.Stream
  • Protocol.UpdateDisplayData
  • ZMQ.MessageReceiver
  • ZMQ.MessageSender
  • ZMQ.NetMQExtensions
  • ZMQ.SignatureValidator

Microsoft.DotNet.Interactive.Kql

  • Kql.ChooseMsKqlKernelDirective
  • Kql.ConnectKqlCommand
  • Kql.KqlConnectionDetails
  • Kql.KqlKernelExtension
  • SqlServer.BatchSummary
  • SqlServer.CellValue
  • SqlServer.ColumnInfo
  • SqlServer.CompletionCommand
  • SqlServer.CompletionContext
  • SqlServer.CompletionParams
  • SqlServer.CompletionTriggerKind
  • SqlServer.ConnectionCompleteParams
  • SqlServer.ConnectionDetails
  • SqlServer.ConnectionSummary
  • SqlServer.ConnectParams
  • SqlServer.DidChangeTextDocumentParams
  • SqlServer.DisconnectParams
  • SqlServer.IntelliSenseReadyParams
  • SqlServer.MessageParams
  • SqlServer.Position
  • SqlServer.QueryCancelParams
  • SqlServer.QueryCancelResult
  • SqlServer.QueryCompleteParams
  • SqlServer.QueryExecuteResult
  • SqlServer.QueryExecuteStringParams
  • SqlServer.QueryExecuteSubsetParams
  • SqlServer.QueryExecuteSubsetResult
  • SqlServer.Range
  • SqlServer.ResultMessage
  • SqlServer.ResultSetSubset
  • SqlServer.ResultSetSummary
  • SqlServer.SelectionData
  • SqlServer.ServerInfo
  • SqlServer.SqlCompletionItem
  • SqlServer.SqlCompletionItemKind
  • SqlServer.TextDocumentChangeEvent
  • SqlServer.TextDocumentIdentifier
  • SqlServer.TextEdit
  • SqlServer.ToolsServiceClient
  • SqlServer.ToolsServiceKernel
  • SqlServer.VersionedTextDocumentIdentifier

Microsoft.DotNet.Interactive.Mermaid

  • MermaidExtensions
  • MermaidKernel
  • MermaidMarkdown

Microsoft.DotNet.Interactive.PackageManagement

  • ISupportNuget
  • KernelSupportsNugetExtensions
  • PackageRestoreContext
  • PackageRestoreResult

Microsoft.DotNet.Interactive.PowerShell

  • PowerShellKernel
  • PowerShellKernelExtensions
  • Commands.EnterAzShellCommand
  • Commands.OutDisplayCommand
  • Host.PSKernelHost
  • Host.PSKernelHostRawUserInterface
  • Host.PSKernelHostUserInterface

Microsoft.DotNet.Interactive.SQLite

  • ConnectSQLiteCommand
  • SQLiteKernel
  • SqlRow

Microsoft.DotNet.Interactive.SqlServer

  • SqlServer.BatchSummary
  • SqlServer.CellValue
  • SqlServer.ChooseMsSqlKernelDirective
  • SqlServer.ColumnInfo
  • SqlServer.CompletionCommand
  • SqlServer.CompletionContext
  • SqlServer.CompletionParams
  • SqlServer.CompletionTriggerKind
  • SqlServer.ConnectionCompleteParams
  • SqlServer.ConnectionDetails
  • SqlServer.ConnectionSummary
  • SqlServer.ConnectMsSqlCommand
  • SqlServer.ConnectParams
  • SqlServer.DidChangeTextDocumentParams
  • SqlServer.DisconnectParams
  • SqlServer.IntelliSenseReadyParams
  • SqlServer.MessageParams
  • SqlServer.MsSqlKernelExtension
  • SqlServer.Position
  • SqlServer.QueryCancelParams
  • SqlServer.QueryCancelResult
  • SqlServer.QueryCompleteParams
  • SqlServer.QueryExecuteResult
  • SqlServer.QueryExecuteStringParams
  • SqlServer.QueryExecuteSubsetParams
  • SqlServer.QueryExecuteSubsetResult
  • SqlServer.Range
  • SqlServer.ResultMessage
  • SqlServer.ResultSetSubset
  • SqlServer.ResultSetSummary
  • SqlServer.SelectionData
  • SqlServer.ServerInfo
  • SqlServer.SqlCompletionItem
  • SqlServer.SqlCompletionItemKind
  • SqlServer.TextDocumentChangeEvent
  • SqlServer.TextDocumentIdentifier
  • SqlServer.TextEdit
  • SqlServer.ToolsServiceClient
  • SqlServer.ToolsServiceClientExtensions
  • SqlServer.ToolsServiceKernel
  • SqlServer.VersionedTextDocumentIdentifier
@shyamnamboodiripad shyamnamboodiripad added this to the API Stabilization milestone Aug 15, 2023
@jonsequitur jonsequitur changed the title API Review for Microsoft.DotNet.Interactive API Review for 1.0 stable version Sep 6, 2023
@shyamnamboodiripad shyamnamboodiripad pinned this issue Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants