added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70033 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AdiLupita/NetCore",
"max_stars_repo_path": "Allfiles/Mod01/Labfiles/01_ActorsRazorPages_begin/ActorsRazorPages/ActorsRazorPages/Pages/Actors/Index.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:70034"
} | starcoder | @page
@model ActorsRazorPages.Pages.Actors.IndexModel
@{
ViewData["Title"] = "Index";
}
<h2>Index</h2>
<table class="table">
<thead>
<tr>
<th>
@Html.DisplayNameFor(model => model.Actors[0].FirstName)
</th>
<th>
@Html.DisplayNameFor(mo... | 2.674578 | cc0712635f0fab84c54321a5d382260e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70034 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "WesleyKhoiVo/monoberry",
"max_stars_repo_path": "libblackberry/screen/Window.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70035"
} | starcoder | using System;
using System.Collections.Generic;
using System.Diagnostics;
using System.Drawing;
using System.Text;
using System.Runtime.InteropServices;
namespace BlackBerry.Screen
{
public class Window : IDisposable
{
[DllImport ("screen")]
static extern int screen_create_window_type (out IntPtr pwin, IntPtr c... | 2.347464 | a4bb3fb6c398ba64e090688260cb939c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70035 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "tobiasschulz/MonoGame-GLSL",
"max_stars_repo_path": "Example.Common/Primitives/Torus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70036"
} | starcoder | <reponame>tobiasschulz/MonoGame-GLSL<filename>Example.Common/Primitives/Torus.cs
/*
* Copyright (c) 2013-2014 <NAME>
*
* Copying, redistribution and use of the source code in this file in source
* and binary forms, with or without modification, are permitted provided
* that the conditions of the MIT license are me... | 2.630752 | c4785f154d5426723c51d60ac4e8c6a7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70036 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "soyeux/supermarket-sharp-api",
"max_stars_repo_path": "Services/CategoryService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70037"
} | starcoder | <reponame>soyeux/supermarket-sharp-api<gh_stars>0
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
using supermarket.sharp.api.Domain.Models;
using supermarket.sharp.api.Domain.Repositories;
using supermarket.sharp.api.Domain.Services;
using supermarket.sharp.api.Domain.Services.Communicat... | 2.67452 | 0a627290566ed72dc357539caa9eb8ac |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70037 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "KevinKao809/CDS10",
"max_stars_repo_path": "sfAdmin/App_Start/BundleConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70038"
} | starcoder | <filename>sfAdmin/App_Start/BundleConfig.cs
using System.Web;
using System.Web.Optimization;
namespace sfAdmin
{
public class BundleConfig
{
// For more information on bundling, visit http://go.microsoft.com/fwlink/?LinkId=301862
public static void RegisterBundles(BundleCollection bundles)
... | 1.616561 | 4b85f48f48957cfd81bacb941e4924f3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70038 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "chuckeles/cannon-ships",
"max_stars_repo_path": "Assets/ParadoxNotion/FlowCanvas/Framework/Design/PartialEditor/EDITOR_Task.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70039"
} | starcoder | <gh_stars>1-10
#if UNITY_EDITOR
using System;
using System.Collections.Generic;
using ParadoxNotion;
using ParadoxNotion.Design;
using NodeCanvas.Editor;
using UnityEditor;
using UnityEngine;
namespace NodeCanvas.Framework{
partial class Task{
private bool _isUnfolded = true;
private Texture2... | 2.214131 | 3dc83924dc09dc441c38271eeb24b5d4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70039 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dantincu/turmerik-obsolete-2021-05-11",
"max_stars_repo_path": "dotnet/src-miscelaneous/TncvdMisc.SimplePasswordTool.WinForms.App/DataAccess/UnitOfWork.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70040"
} | starcoder | <filename>dotnet/src-miscelaneous/TncvdMisc.SimplePasswordTool.WinForms.App/DataAccess/UnitOfWork.cs
using Turmenic.Core.Collection;
using Turmenic.DataAccess.VelocityDb.UnitOfWork;
using SimplePasswordTool.DataModels;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace SimplePasswordTool.DataAc... | 2.498066 | 5d4e720861b8184df44515c219dc7dc3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70040 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "OnBlockIO/neo-devpack-dotnet",
"max_stars_repo_path": "src/Neo.Compiler.MSIL/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70041"
} | starcoder | <filename>src/Neo.Compiler.MSIL/Program.cs
using CommandLine;
using Mono.Cecil;
using Neo.Compiler.MSIL;
using Neo.Compiler.Optimizer;
using Neo.IO.Json;
using Neo.SmartContract;
using Neo.SmartContract.Manifest;
using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using System.... | 2.244652 | 589743c3942a2efe74095b2fb3335303 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70041 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "EfficaciousIT/CMS_WEB",
"max_stars_repo_path": "frmTeacherRemarkEntry.aspx.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70042"
} | starcoder | using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
using System.Da... | 1.901634 | 11e5bf29026a27d839e2c0d22394df2d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70042 | {
"extension": "c-sharp",
"max_stars_count": "26.0",
"max_stars_repo_name": "chuxuantinh/InformationPortal-ct",
"max_stars_repo_path": "Portal.Core/Authorization/LdapAuthenticationSource.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70043"
} | starcoder | <reponame>chuxuantinh/InformationPortal-ct<filename>Portal.Core/Authorization/LdapAuthenticationSource.cs
using System.DirectoryServices.AccountManagement;
using Abp.Zero.Ldap.Authentication;
using Abp.Zero.Ldap.Configuration;
using Portal.Core.Authorization.Users;
using Portal.Core.MultiTenancy;
namespace Portal.Cor... | 2.127807 | 01ecefde1e5c16b9dcb1a59af723aedf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70043 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sergiodebst/VolumeSwitch",
"max_stars_repo_path": "View/MainWindow.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70044"
} | starcoder | <filename>View/MainWindow.xaml.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
... | 2.040783 | 99b93bde2714f71f76b8829443f6428e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70044 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "riQQ/DirectN",
"max_stars_repo_path": "DirectN/DirectN/Generated/_KS_DVDCOPY_BUSKEY.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70045"
} | starcoder | // c:\program files (x86)\windows kits\10\include\10.0.18362.0\shared\ksmedia.h(3635,9)
using System;
using System.Runtime.InteropServices;
namespace DirectN
{
[StructLayout(LayoutKind.Sequential)]
public partial struct _KS_DVDCOPY_BUSKEY
{
[MarshalAs(UnmanagedType.ByValArray, SizeConst = 5)]
... | 1.368633 | 795f73924957841a884b1092525b7ea6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70045 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "FLAVIOGUERRA1302/Sistema-Vida-Nova",
"max_stars_repo_path": "src/SistemaVidaNova/Models/FromSql/DoadorComQuantidadeDeDoacoes.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70046"
} | starcoder | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Linq;
using System.Threading.Tasks;
namespace SistemaVidaNova.Models.FromSql
{
public class DoadorComQuantidadeDeDoacoes
{
[Key]
public int Id { get; set; }
public string Ti... | 1.932922 | 023db033879914380fc4389dcadeeead |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70046 | {
"extension": "c-sharp",
"max_stars_count": "296.0",
"max_stars_repo_name": "tenghui-kooboo/Kooboo",
"max_stars_repo_path": "Kooboo.Sites/Repository/SearchIndexRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70047"
} | starcoder | //Copyright (c) 2018 Yardi Technology Limited. Http://www.kooboo.com
//All rights reserved.
using Kooboo.Data.Interface;
using Kooboo.Sites.Contents.Models;
using System.Collections.Generic;
using System;
using System.Linq;
using Kooboo.Data.Context;
using Kooboo.Sites.Models;
using Kooboo.Sites.Extensions;
using Koob... | 2.007985 | 1c6a3b7515dfe048a1f8b7d3fa5bedef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70047 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "YevgenNabokov/ForgedOnce.TSLanguageServices",
"max_stars_repo_path": "ForgedOnce.TsLanguageServices.FullSyntaxTree/AstBuilder/Generated/StBreakStatementExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70048"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
namespace ForgedOnce.TsLanguageServices.FullSyntaxTree.AstBuilder
{
public static partial class StBreakStatementExtensions
{
public static ForgedOnce.TsLanguageServices.FullSyntaxTree.AstModel.StBreakStatement WithLabel(this For... | 2.087435 | 71065f855bca22fc6cfb6e5586644210 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70048 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "atifaziz/Sazzy",
"max_stars_repo_path": "eg/Stream.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70049"
} | starcoder | #region Copyright (c) 2018 <NAME>. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appli... | 2.488271 | 0eedcb0c4e178ea92fd94950cee31ab7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70049 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "christinelfrank16/PierresTracker.Solution",
"max_stars_repo_path": "PierresTracker/Models/DataAnalysis.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70050"
} | starcoder | <reponame>christinelfrank16/PierresTracker.Solution
using System.Collections.Generic;
using System;
using System.Data;
namespace PierresTracker.Models
{
public abstract class DataAnalysis
{
private static List<Vendor> _dataSource = Vendor.GetAll();
public static DataTable CreateTable()
... | 2.778033 | 809bf1a317acab8e4ec781257c2f8e85 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70050 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "TupleGeo/base",
"max_stars_repo_path": "src/TupleGeo.General/src/TupleGeo/General/ComponentModel/EnumNameDescriptionPair.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70051"
} | starcoder |
#region Header
// Title Name : EnumNameDescription
// Member of : TupleGeo.General.dll
// Description : An object containing an enumeration name and an enumeration description.
// Created by : 03/03/2010, 15:19, <NAME>.
// Updated by : 22/02/2011, 22:49, <NAME>.
// 1.0... | 2.7483 | af5ae77322c2a646517a5cda66143736 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70051 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "orangesocks/XSharpPublic",
"max_stars_repo_path": "VisualStudio/LanguageService/OptionsPages/OtherOptionsPage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70052"
} | starcoder | using Microsoft.VisualStudio.Shell;
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
namespace XSharp.LanguageService.OptionsPages
{
[Guid(XSharpConstants.OtherOptionsPageGuidString)]
[SharedSettings("TextEditor.XSharp",false)]
[ComVisible(true)]
class OtherOptionsPage... | 1.494065 | 4be1e71b2570f0bcff6167312c306b1e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70052 | {
"extension": "c-sharp",
"max_stars_count": "392.0",
"max_stars_repo_name": "JMayrbaeurl/Industrial-IoT",
"max_stars_repo_path": "common/src/Microsoft.Azure.IIoT.Core/src/Extensions/TaskToApm.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70053"
} | starcoder | <filename>common/src/Microsoft.Azure.IIoT.Core/src/Extensions/TaskToApm.cs
// ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ---------------... | 2.905085 | 3e2074e2bef5621f47de440a9809130b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70053 | {
"extension": "c-sharp",
"max_stars_count": "75.0",
"max_stars_repo_name": "thomz12/h5",
"max_stars_repo_path": "H5/H5/System/Linq/Expressions/NewExpression.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70054"
} | starcoder | using System.Collections.ObjectModel;
using System.Reflection;
namespace System.Linq.Expressions
{
[H5.Convention(Member = H5.ConventionMember.Field | H5.ConventionMember.Method, Notation = H5.Notation.CamelCase)]
[H5.External]
[H5.Name("System.Object")]
[H5.Cast("{this}.ntype === 31")]
public seal... | 2.058442 | b4a26fa8e86ee1644c4f0b98a38acf37 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70054 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "BedeGaming/foundationdb-dotnet-client",
"max_stars_repo_path": "FoundationDB.Storage.Memory.Test/Collections/CountingComparer`1.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70055"
} | starcoder | #region Copyright (c) 2013-2014, Doxense SAS. All rights reserved.
// See License.MD for license information
#endregion
namespace FoundationDB.Storage.Memory.Core.Test
{
using System;
using System.Collections.Generic;
using System.Threading;
/// <summary>Wrapper for an <see cref="IComparer{T}"/> that counts the ... | 2.560122 | 4abf46fc15b8d809af4705a7eed20ec0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70055 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cmiles/LightroomCatalogReaderExperiments",
"max_stars_repo_path": "LrDb/Models/AgRemotePhoto.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70056"
} | starcoder | // <auto-generated> This file has been auto generated by EF Core Power Tools. </auto-generated>
#nullable disable
using System;
using System.Collections.Generic;
namespace LrDb.Models
{
public partial class AgRemotePhoto
{
public long id_local { get; set; }
public byte[] id_global { get; set; ... | 1.117466 | 459f94c95a0b7f61c664b9731f5476c3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70056 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dpflucas/ably-dotnet",
"max_stars_repo_path": "src/IO.Ably.Tests.Shared/Infrastructure/AblySpecs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70057"
} | starcoder | using System;
using System.Collections;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using IO.Ably.Realtime;
using IO.Ably.Tests.Infrastructure;
using IO.Ably.Tests.Realtime;
using IO.Ably.Types;
using Xunit;
using Xunit.Abstractions;
namespace IO.Ably.Tests
{
public abst... | 1.999685 | aed4bb78e1615a4d92a9011da667f144 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70057 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dbosoft/IdentityServer",
"max_stars_repo_path": "tests/IdentityServer.UnitTests/Common/MockSessionIdService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70058"
} | starcoder | <reponame>dbosoft/IdentityServer
// Copyright (c) <NAME> & <NAME>. All rights reserved.
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
namespace Dbosoft.IdentityServer.UnitTests.Common
{
//public class MockSessionIdService : ISessionIdService
//{
... | 1.906491 | 62b7716ce7314bccf7a71d2290fd9eb8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70058 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "lucasespinosa28/NAave",
"max_stars_repo_path": "NAave/Controllers/ProtocolDataProvider/DeployContractAndGetServiceAsync.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70059"
} | starcoder | <reponame>lucasespinosa28/NAave<filename>NAave/Controllers/ProtocolDataProvider/DeployContractAndGetServiceAsync.cs
using System.Threading;
using System.Threading.Tasks;
using NAave.Models.ProtocolDataProvider;
using Nethereum.Web3;
namespace NAave.Controllers.ProtocolDataProvider
{
public partial class ProtocolDa... | 1.864542 | 9717bad5ced7d861bf5ac8aed2b440b4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70059 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DavidStrickland0/XLabs",
"max_stars_repo_path": "src/Forms/XLabs.Forms.iOS/Extensions/AlignmentExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70060"
} | starcoder | <gh_stars>0
namespace XLabs.Forms.Extensions
{
using System;
using UIKit;
using Xamarin.Forms;
/// <summary>
/// Class AlignmentExtensions.
/// </summary>
public static class AlignmentExtensions
{
/// <summary>
/// To the content vertical alignment.
/// </summary>
/// <param ... | 2.442476 | 9a82f86ac62ec54527094176390931b7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70060 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "chrisjowen/nLess",
"max_stars_repo_path": "lib/PEG_GrammarExplorer/PEG_GrammarExplorer/PegSamples/CSharp3/input/YieldStatement.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70061"
} | starcoder | class YieldStatement{
static IEnumerable<int> Range(int from, int to) {
for (int i = from; i < to; i++) {
yield return i;
}
yield break;
}
static void Main() {
foreach (int x in Range(-10,10)) {
Console.WriteLine(x);
}
}
}
| 3.335982 | 78bace151ff66d21957bcba296c218a1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70061 | {
"extension": "c-sharp",
"max_stars_count": "43.0",
"max_stars_repo_name": "zulfajuniadi/Animation-Texture-Baker",
"max_stars_repo_path": "Assets/Plugins/EntitySystemDebugger/Scripts/Editor/Fields/IntField.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70062"
} | starcoder | using System;
using System.Reflection;
using EntitySystemDebugger.Editor.Utils;
using UnityEditor;
using UnityEngine;
namespace EntitySystemDebugger.Editor.Fields
{
public static class IntField
{
public static void Draw (Type type, FieldInfo field, object instance)
{
string humanNam... | 2.318094 | 83301938524f74ffa58d03e1fb993541 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70062 | {
"extension": "c-sharp",
"max_stars_count": "222.0",
"max_stars_repo_name": "microbian-systems/JexusManager",
"max_stars_repo_path": "Microsoft.Web.Management/Client/ModuleListPageSearchField.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70063"
} | starcoder | <filename>Microsoft.Web.Management/Client/ModuleListPageSearchField.cs
// Copyright (c) <NAME>. All rights reserved.
//
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.Web.Management.Client
{
public sealed class ModuleListPageSearchField
... | 2.118651 | a4abd6aca46af57b5d8b33bb552fbe71 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70063 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "etonbv/yapp",
"max_stars_repo_path": "POBPreview/Models/POBCodeValidatorAttribute.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70064"
} | starcoder | using System;
using System.ComponentModel.DataAnnotations;
using System.Text.RegularExpressions;
using POBPreview.Utils;
namespace POBPreview.Models
{
public class POBCodeValidatorAttribute : ValidationAttribute
{
private Regex pastebinRegex = new Regex(@"^https?://(www.)?pastebin.com/[^/]+$", RegexOptions.... | 2.542597 | f87f23ba46a9c9fd9e8c36cdef00ed77 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70064 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "samuelfabel/Swashbuckle.AspNetCore.Yaml",
"max_stars_repo_path": "Swashbuckle.AspNetCore.Yaml.Example/Controllers/FileCommentController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70065"
} | starcoder | using Microsoft.AspNetCore.Mvc;
using Swashbuckle.AspNetCore.Examples;
namespace SwaggerPhun.Controllers
{
/// <summary>
/// REST API endpoint used for managing file comments
/// </summary>
/// <response code="400">If arguments are missing or invalid</response>
/// <response code="401">If the... | 2.407214 | f05a29be8dc41fd7e35cefa4afee41fd |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70065 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cliveontoast/SENEC.Home-V2-publisher",
"max_stars_repo_path": "Shared/ITimeProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70066"
} | starcoder | using System;
namespace Shared
{
public interface ITimeProvider
{
DateTimeOffset Now { get; }
}
}
| 1.976722 | d6ece5a31c497924eb090b418551a4e6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70066 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "origami99/The-Star-Artist",
"max_stars_repo_path": "The Star Artist/TheStarArtist.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70067"
} | starcoder | <reponame>origami99/The-Star-Artist
using System;
namespace MyFirstConsoleGame
{
class TheStarArtist
{
/// <summary>
/// ATTENTION !!! This is my first console game and it has super bad poor quality code !!! ATTENTION
/// </summary>
static void Main()
{
Cons... | 3.1789 | 6f996a5dfd4eae27fc31f810b6f8d098 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70067 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "miitoe/SoivatSienet",
"max_stars_repo_path": "SoivatSienet/Assets/Pixelplacement/Surge/Utilities/Math.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70068"
} | starcoder | <filename>SoivatSienet/Assets/Pixelplacement/Surge/Utilities/Math.cs<gh_stars>10-100
/// <summary>
/// SURGE FRAMEWORK
/// Author: <NAME>
/// Email: <EMAIL>
///
/// Math. Math. Math.
///
/// </summary>
using UnityEngine;
namespace Pixelplacement
{
public static class CoreMath
{
//interpolation:
... | 2.862143 | ff6cd934a4217e710f15d2a380cc57da |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70068 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "RIDICS/ITJakub",
"max_stars_repo_path": "UJCSystem/ITJakub.Web.Hub/Models/EditionNoteViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70069"
} | starcoder | namespace ITJakub.Web.Hub.Models
{
public class EditionNoteViewModel
{
public string NoteText { get; set; }
}
}
| 1.169214 | 3a31a9b87dcc43be5cdd61a44c7b69eb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70069 | {
"extension": "c-sharp",
"max_stars_count": "113.0",
"max_stars_repo_name": "truthiswill/OctopusClients",
"max_stars_repo_path": "source/Octopus.Client/Repositories/Async/DashboardConfigurationRepository.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70070"
} | starcoder | using System;
using System.Threading.Tasks;
using Octopus.Client.Model;
namespace Octopus.Client.Repositories.Async
{
public interface IDashboardConfigurationRepository
{
Task<DashboardConfigurationResource> GetDashboardConfiguration();
Task<DashboardConfigurationResource> ModifyDashboardConfig... | 2.397591 | 8b492a915e954995032b8df9f997e5a9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70070 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "AdrianN17/Proyecto_Robot_IA",
"max_stars_repo_path": "Assets/Scripts/Models/decisionData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70071"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
public class decisionData
{
public string accion { get; set; }
public int cantidad_caras { get; set; }
}
| 1.268074 | d2ed5ddad8d1cdbac6cd2be5b9ffacd8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70071 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "IBAS0742/iGeospatial_change",
"max_stars_repo_path": "Geometries/Operations/Polygonize/PolygonizeGraph.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70072"
} | starcoder | <reponame>IBAS0742/iGeospatial_change
#region License
// <copyright>
// iGeospatial Geometries Package
//
// This is part of the Open Geospatial Library for .NET.
//
// Package Description:
// This is a collection of C# classes that implement the fundamental
// operations required to validate a given g... | 2.548956 | 467a7f03436ab8db0977c33e95512739 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70072 | {
"extension": "c-sharp",
"max_stars_count": "155.0",
"max_stars_repo_name": "pauliusg/EntityFramework-Effort",
"max_stars_repo_path": "Main/Source/Effort.Test.EF6/EffortConnectionStringBuilderFixture.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70073"
} | starcoder | <filename>Main/Source/Effort.Test.EF6/EffortConnectionStringBuilderFixture.cs
// --------------------------------------------------------------------------------------------
// <copyright file="EffortConnectionStringBuilderFixture.cs" company="Effort Team">
// Copyright (C) Effort Team
//
// Permission is here... | 2.015864 | 7da1b03cfdf5ad8f7730f9c8ae8eb5bc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70073 | {
"extension": "c-sharp",
"max_stars_count": "516.0",
"max_stars_repo_name": "azraelrabbit/SharpRepository",
"max_stars_repo_path": "SharpRepository.Repository/LinqCompoundKeyRepositoryBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70074"
} | starcoder | <gh_stars>100-1000
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using SharpRepository.Repository.Caching;
using SharpRepository.Repository.FetchStrategies;
using SharpRepository.Repository.Queries;
using SharpRepository.Repository.Specifications;
namespace SharpRepo... | 2.451959 | 4fd6f4f586d6daec0c13ebd049b8eb9c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70074 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bellebo/orchardslutprojekt",
"max_stars_repo_path": "Modules/Orchard.Recipes/RecipeHandlers/DataRecipeHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70075"
} | starcoder | <reponame>bellebo/orchardslutprojekt<filename>Modules/Orchard.Recipes/RecipeHandlers/DataRecipeHandler.cs
using System;
using System.Collections.Generic;
using System.Xml.Linq;
using Orchard.ContentManagement;
using Orchard.Data;
using Orchard.Localization;
using Orchard.Logging;
using Orchard.Recipes.Models;
using Or... | 2.277585 | 2d9f8fd22734197abfcf3dbf5beb033b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70075 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jburman/blog-content",
"max_stars_repo_path": "BackgroundQueueWorker/BackgroundQueueWorker/BackgroundTaskQueue.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70076"
} | starcoder | <reponame>jburman/blog-content
using Microsoft.Extensions.DependencyInjection;
using System;
using System.Collections.Concurrent;
using System.Threading;
using System.Threading.Tasks;
namespace BackgroundQueueWorker
{
public delegate Task BackgroundWork(CancellationToken token);
public delegate Task Backgroun... | 2.78244 | b7e1e1e7878ac3e87649e91d2c955882 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70076 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "vgekov/Master",
"max_stars_repo_path": "Controllers/HomeController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70077"
} | starcoder | using System.Diagnostics;
using System.Threading.Tasks;
using BankWebApplication.Data;
using BankWebApplication.Extensions;
using BankWebApplication.Models;
using BankWebApplication.Services;
using Microsoft.AspNetCore.Identity;
using Microsoft.AspNetCore.Mvc;
namespace BankWebApplication.Controllers
{
using Syst... | 1.974382 | 621876a371736a8083d4ec38c2d96969 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70077 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "jfmc/FPSSample",
"max_stars_repo_path": "Assets/Scripts/Game/Systems/ServerCamera/Components/ServerCameraSpot.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70078"
} | starcoder | using UnityEngine;
[ServerOnlyComponent]
public class ServerCameraSpot : MonoBehaviour
{
}
| 0.617075 | 5f6e1974f0b712152b6630b9cd9f3803 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70078 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "TranQuangDuc/helix-toolkit",
"max_stars_repo_path": "Source/HelixToolkit.SharpDX.SharedModel/Material/LineArrowHeadMaterial.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70079"
} | starcoder | /*
The MIT License (MIT)
Copyright (c) 2018 Helix Toolkit contributors
*/
#if NETFX_CORE
using Windows.UI.Xaml;
using Media = Windows.UI;
namespace HelixToolkit.UWP
#elif WINUI
using Microsoft.UI.Xaml;
using Media = Windows.UI;
using HelixToolkit.SharpDX.Core.Model;
namespace HelixToolkit.WinUI
#else
using System.W... | 2.342632 | a72684e4e933e1c1dbba9c7dd5fa3473 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70079 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "edgeetech/Edgee-Vutbu-MicroServices",
"max_stars_repo_path": "Edgee.Api.Dictionary/DataLayer/Language.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70080"
} | starcoder | using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
namespace Edgee.Api.Dictionary.DataLayer
{
public class Language
{
[Key]
[DatabaseGenerated(DatabaseGeneratedOption.Identity)]
public int LanguageId { get;... | 2.114038 | a9a9b3e93e09490124c75429d1cc6e3f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70080 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "flavio-au/Plugin_ALCC_VPSRG_Rectum",
"max_stars_repo_path": "DvhExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70081"
} | starcoder | <reponame>flavio-au/Plugin_ALCC_VPSRG_Rectum<gh_stars>0
////////////////////////////////////////////////////////////////////////////////
// DvhExtensions.cs
//
// Adds PlanningItem.GetDoseAtVolume and PlanningItem.GetVolumeAtDose to
// VMS.TPS.PlanningItem class via the .NET extension mechanism.
//
// Applies to: ... | 1.98767 | 3775bf17466949a56ddc15e72edaf6f2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70081 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "heholek/httplaceholder",
"max_stars_repo_path": "src/HttPlaceholder.Tests/Middleware/ApiHeadersMiddlewareFacts.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70082"
} | starcoder | <filename>src/HttPlaceholder.Tests/Middleware/ApiHeadersMiddlewareFacts.cs
using System.Collections.Generic;
using System.Threading.Tasks;
using HttPlaceholder.Application.Interfaces.Http;
using HttPlaceholder.Middleware;
using Microsoft.AspNetCore.Http;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using Moq;
u... | 2.111828 | 4ea6ae94b7de6dee737fc5f9639ae053 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70082 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "schambers/ninject",
"max_stars_repo_path": "src/Ninject/Activation/IRequest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70083"
} | starcoder | <reponame>schambers/ninject<gh_stars>1-10
#region License
//
// Author: <NAME> <<EMAIL>>
// Copyright (c) 2007-2009, Enkari, Ltd.
//
// Dual-licensed under the Apache License, Version 2.0, and the Microsoft Public License (Ms-PL).
// See the file LICENSE.txt for details.
//
#endregion
#region Using Directives
using ... | 2.0762 | b8dc872ed7acb66892506f1dedcda733 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70083 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "CerenSusuz/NorthwindProject",
"max_stars_repo_path": "DataAccess/Concrete/EntityFramework/EFCustomerDAL.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70084"
} | starcoder | using Core.DataAccess.EntityFramework;
using DataAccess.Abstract;
using DataAccess.Concrete.EntityFramework.Contexts;
using Entities.Concrete;
namespace DataAccess.Concrete.EntityFramework
{
public class EFCustomerDAL : EFEntityRepository<Customer, NorthwindContext>, ICustomerDAL
{
}
}
| 1.4101 | 493339ba142905239fb270d962b2fbf9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70084 | {
"extension": "c-sharp",
"max_stars_count": "13846.0",
"max_stars_repo_name": "tomaswesterlund/aspnetcore",
"max_stars_repo_path": "src/Razor/Microsoft.AspNetCore.Razor.Language/test/TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments_Runtime.codegen.cs",
"provenance": "train-00000-of-0004... | starcoder | #pragma checksum "TestFiles/IntegrationTests/CodeGenerationIntegrationTest/RazorComments.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4d553281e07fafc67ca0139b27ee95724a37f162"
// <auto-generated/>
#pragma warning disable 1591
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(M... | 1.924857 | 5b2876901afdb11ad0992c467c0ac732 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70085 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "thiennn/rookie2021",
"max_stars_repo_path": "CustomerSite/Services/ProductClient.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70086"
} | starcoder | <filename>CustomerSite/Services/ProductClient.cs
using SharedVm;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Threading.Tasks;
namespace CustomerSite.Services
{
public class ProductClient : IProductClient
{
private readonly IHttpClientFactory _... | 2.619589 | e66768d91f87a8f50366e7642eba74e2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70086 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "FXTi/peachfuzz-code",
"max_stars_repo_path": "PeachXmlGenerator/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70087"
} | starcoder |
//
// Copyright (c) <NAME>
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publis... | 1.890968 | 0becbad12932b2615327f5da0c12044e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70087 | {
"extension": "c-sharp",
"max_stars_count": "21.0",
"max_stars_repo_name": "dfederm/MSBuildPrediction",
"max_stars_repo_path": "src/BuildPrediction/ProjectPredictors.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70088"
} | starcoder | <reponame>dfederm/MSBuildPrediction
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
namespace Microsoft.Build.Prediction
{
using System.Collections.Generic;
using Microsoft.Build.Prediction.Predictors;... | 1.959481 | 0f00ab196b4620b41d0e02a8371e4599 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70088 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Mortens4444/LegoMindstromsEV3",
"max_stars_repo_path": "Mindstorms.Core/Music/446/F2.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70089"
} | starcoder | namespace Mindstorms.Core.Music._446
{
public class F2 : Note
{
public F2(NoteType noteType = NoteType.Quarter) : base(noteType)
{
Name = "F2";
Frequency = 88.50;
WaveLength = 389.84;
}
}
}
| 2.194973 | cee8ab79cc6eb9c682427d8b4a8d8ce7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70089 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "Microshaoft/Microshaoft.Common.Utilities.Net.4x",
"max_stars_repo_path": "SharedSources/WebApi.Common.Controllers/CommonController/AbstractActionCommonProcessingService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70090"
} | starcoder | <reponame>Microshaoft/Microshaoft.Common.Utilities.Net.4x
#if NETCOREAPP
namespace Microshaoft.Web
{
using Microshaoft;
using Microsoft.Extensions.Configuration;
using Newtonsoft.Json.Linq;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
public interf... | 2.171508 | 07dcb0c24d9695c4f5561c78659ea472 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70090 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "EnigmaDragons/ZFS",
"max_stars_repo_path": "src/MonoDragons.ZFS/GUI/Hud/CurrentGoalView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70091"
} | starcoder | <reponame>EnigmaDragons/ZFS
using Microsoft.Xna.Framework;
using MonoDragons.Core.Engine;
using MonoDragons.Core.Physics;
using MonoDragons.Core.UserInterface;
using MonoDragons.ZFS.CoreGame;
namespace MonoDragons.ZFS.GUI.Hud
{
public sealed class CurrentGoalView : IVisual
{
public void Draw(Tra... | 1.670647 | 72e44f3a3defa5647fca90825e1f4502 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70091 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "realitycollective/com.xrtk.core",
"max_stars_repo_path": "Runtime/Extensions/RTKTypeExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70092"
} | starcoder | <filename>Runtime/Extensions/RTKTypeExtensions.cs
// Copyright (c) XRTK. All rights reserved.
// Licensed under the MIT License. See LICENSE in the project root for license information.
using RealityCollective.Utilities;
using RealityToolkit.Interfaces;
using RealityToolkit.Interfaces.Events;
using System;
using Sys... | 2.567816 | 93e539ef14aa8c377307a18a472e8d4c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70092 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dameleon/unity-fsm",
"max_stars_repo_path": "Assets/Dameleon/UnityFSM/Scripts/MonoBehaviourStateMachineRunner.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70093"
} | starcoder | <filename>Assets/Dameleon/UnityFSM/Scripts/MonoBehaviourStateMachineRunner.cs
using System.Collections.Generic;
using UnityEngine;
namespace UnityFSM
{
public abstract class MonoBehaviourStateMachineRunner : MonoBehaviour, IStateMachineRunner
{
public enum Status
{
Initial,
... | 2.966146 | 9d104d2385f651c4f552279ccee75c32 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70093 | {
"extension": "c-sharp",
"max_stars_count": "74.0",
"max_stars_repo_name": "sunshinele/npoi",
"max_stars_repo_path": "ooxml/XSSF/UserModel/Helpers/ColumnHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70094"
} | starcoder | <reponame>sunshinele/npoi
/* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for Additional information regarding copyright ownership.
T... | 2.419223 | d8a46d8ab6c066c83718455e5bb642e3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70094 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "israelprofeasy/Ebook-Library-MVC",
"max_stars_repo_path": "EBookLibrary/EBookLibrary.Presentation/APIExceptionMiddleware/ApiExceptionMiddleware.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70095"
} | starcoder | using EBookLibrary.Commons.ExceptionHandler;
using EBookLibrary.Commons.Exceptions;
using EBookLibrary.DTOs;
using Microsoft.AspNetCore.Http;
using Microsoft.Extensions.Hosting;
using Microsoft.Extensions.Logging;
using System;
using System.Collections.Generic;
using System.Net;
using System.Text;
using System.Text.Js... | 2.4896 | 8b239f055e06910fc57daf6b22ae212a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70095 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "VolleyManagement/volley-management",
"max_stars_repo_path": "archive/src/VolleyManagement.Backend/VolleyManagement.Services/TournamentService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70096"
} | starcoder | <reponame>VolleyManagement/volley-management
namespace VolleyManagement.Services
{
using System;
using System.Collections.Generic;
using System.Globalization;
using System.Linq;
using Contracts;
using Contracts.Authorization;
using Contracts.Exceptions;
using Crosscutting.Contracts.Prov... | 2.029273 | eda9478b8eb2ccc5560d48e1cf9e0dba |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70096 | {
"extension": "c-sharp",
"max_stars_count": "16.0",
"max_stars_repo_name": "ikhramts/NNX",
"max_stars_repo_path": "NNX.AddIn/ExcelFunctions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70097"
} | starcoder | <reponame>ikhramts/NNX<gh_stars>10-100
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using ExcelDna.Integration;
using NNX.Core;
using NNX.Core.Training;
using NNX.Core.Utils;
namespace NNX.AddIn
{
public static class ExcelFunctions
{
public static readonl... | 2.689517 | 5d58324d09cd59be747b18b1994df0ce |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70097 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "MathieuDR/orsr-discord-automator",
"max_stars_repo_path": "WiseOldManConnector/Models/API/Responses/Metric.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70098"
} | starcoder | <reponame>MathieuDR/orsr-discord-automator<filename>WiseOldManConnector/Models/API/Responses/Metric.cs<gh_stars>1-10
using Newtonsoft.Json;
namespace WiseOldManConnector.Models.API.Responses;
internal class Metric {
[JsonProperty("rank")]
public int Rank { get; set; }
[JsonProperty("kills")]
public ... | 2.134471 | 23f7b385a5c010be5dbb8bf26baad171 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70098 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "dsalunga/mPortal",
"max_stars_repo_path": "Portal/WebSystem/WCMS.Framework.Core.SqlProvider/WebPageProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70099"
} | starcoder | using System;
using System.Collections.Generic;
using System.Data;
using System.Data.Common;
using System.Data.SqlClient;
using System.Linq;
using System.Text;
using WCMS.Common.Utilities;
using WCMS.Framework.Core;
namespace WCMS.Framework.Core.SqlProvider
{
public class WebPageProvider : IWebPageProvider
{... | 2.204432 | 6c848bd2737a161918de091f3d0096f1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70099 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "vsals/searchcoachdeploy",
"max_stars_repo_path": "Source/Microsoft.Teams.Apps.SearchCoach/Models/BingSearch/BingWebPagesResult.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70100"
} | starcoder | <reponame>vsals/searchcoachdeploy
// <copyright file="BingWebPagesResult.cs" company="Microsoft">
// Copyright (c) Microsoft. All rights reserved.
// </copyright>
namespace Microsoft.Teams.Apps.SearchCoach.Models.BingSearch
{
using System;
using Newtonsoft.Json;
/// <summary>
/// Bing search web-page... | 1.971383 | 420155308fe3c10ab2591525203b2b45 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70100 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "HectorRPC/Toggl2Excel",
"max_stars_repo_path": "Toggl.Giskard/TemplateSelectors/TagsListTemplateSelector.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70101"
} | starcoder | <filename>Toggl.Giskard/TemplateSelectors/TagsListTemplateSelector.cs
using MvvmCross.Droid.Support.V7.RecyclerView.ItemTemplates;
namespace Toggl.Giskard.TemplateSelectors
{
public sealed class TagsListTemplateSelector : MvxDefaultTemplateSelector
{
public TagsListTemplateSelector()
: bas... | 1.410892 | 788b2195d9be5f966f5d7902dde6bbe4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70101 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "kaponata-io/kaponata",
"max_stars_repo_path": "src/Kaponata.Sidecars/UsbmuxdSidecarConfiguration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70102"
} | starcoder | // <copyright file="UsbmuxdSidecarConfiguration.cs" company="Quamotion bv">
// Copyright (c) Quamotion bv. All rights reserved.
// </copyright>
namespace Kaponata.Sidecars
{
/// <summary>
/// Configuration for the <see cref="UsbmuxdSidecar"/>.
/// </summary>
public class UsbmuxdSidecarConfiguration
... | 1.846947 | 7575ff9e6c0024d76e8d6393331300e0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70102 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "toro-ponz/TweetGazer",
"max_stars_repo_path": "TweetGazer/Models/MainWindow/CreateStatus.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70103"
} | starcoder | <filename>TweetGazer/Models/MainWindow/CreateStatus.cs
namespace TweetGazer.Models.MainWindow
{
public class CreateStatus : CreateStatusBase
{
/// <summary>
/// コンストラクタ
/// </summary>
public CreateStatus() : base()
{
}
/// <summary>
/// Flyoutを閉... | 2.155994 | 82cf460cdc43b706bab89f9805260efb |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70103 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "DaxDupont/dirlinker-revived",
"max_stars_repo_path": "DirLinker.Tests/Commands/DeleteFolderCommandTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70104"
} | starcoder | using System.Collections.Generic;
using NUnit.Framework;
using DirLinker.Tests.Helpers;
using DirLinker.Interfaces;
using DirLinker.Commands;
using Rhino.Mocks;
namespace DirLinker.Tests.Commands
{
[TestFixture]
public class DeleteFolderCommandTests
{
[Test]
public void Execute_Folder_dele... | 2.654882 | d141ef2f7d0979ec091f2deb0138d1ba |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70104 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "dimiden/MP4Explorer",
"max_stars_repo_path": "src/Mp4Explorer/Bootstrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70105"
} | starcoder | <gh_stars>1-10
//===============================================================================
// Copyright © 2009 CM Streaming Technologies.
// All rights reserved.
// http://www.cmstream.net
//===============================================================================
using System.Windows;
using Micros... | 1.859 | 612f343d2805855add681e79a5ad1982 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70105 | {
"extension": "c-sharp",
"max_stars_count": "95.0",
"max_stars_repo_name": "Travix-International/Hystrix.Dotnet",
"max_stars_repo_path": "src/Hystrix.Dotnet/HystrixCircuitBreaker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70106"
} | starcoder | using System;
using System.Threading;
using Hystrix.Dotnet.Logging;
namespace Hystrix.Dotnet
{
public class HystrixCircuitBreaker : IHystrixCircuitBreaker
{
private static readonly ILog log = LogProvider.GetLogger(typeof(HystrixCircuitBreaker));
private readonly IDateTimeProvider dateTimeProv... | 2.425164 | 71784e5f23bd348a888ed4da747fd525 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70106 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zhengganCN/VirtualUniverse.Util",
"max_stars_repo_path": "VirtualUniverse.BackgroundService/VirtualUniverse.BackgroundService/BaseBackgroundService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70107"
} | starcoder | <filename>VirtualUniverse.BackgroundService/VirtualUniverse.BackgroundService/BaseBackgroundService.cs
using Microsoft.Extensions.Hosting;
using System;
using System.Threading;
using System.Threading.Tasks;
using VirtualUniverse.BackgroundService.Models;
namespace VirtualUniverse.BackgroundService
{
/// <summary>... | 2.536418 | e6ac5af1149f39427df916e482c38c09 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70107 | {
"extension": "c-sharp",
"max_stars_count": "55.0",
"max_stars_repo_name": "RolfKal/libopenmetaverse",
"max_stars_repo_path": "Programs/examples/TestClient/Commands/Movement/SitOnCommand.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70108"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
using OpenMetaverse;
using OpenMetaverse.Packets;
namespace OpenMetaverse.TestClient
{
public class SitOnCommand : Command
{
public SitOnCommand(TestClient testClient)
{
Name = "siton";
Description = "Att... | 2.785077 | 754a9e3bd35cdee6db48642cd3ba1f49 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70108 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "shyoutarou/Exam-70-483_Acesso_dados",
"max_stars_repo_path": "Exemplos/2_Consume/EF_CodeBasedFirst/EF_CodeBasedFirst/Curso.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70109"
} | starcoder | using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
namespace EF_CodeBasedFirst
{
public class Curso
{
[Key]
public int CursoID { get; set; }
public string Title { get; set; }
public virtual ICollection<Inscricao> Inscricoes { get; set; }
}
}
| 2.198536 | 639a0f21accebeaf2e146a907daba017 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70109 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "tforcexyz/tfxlib",
"max_stars_repo_path": "src/Tfx/_/System.Reflection/ReflectionExtensions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70110"
} | starcoder | <filename>src/Tfx/_/System.Reflection/ReflectionExtensions.cs
// Copyright 2017 <NAME>
// Please refer to LICENSE & CONTRIB files in the project root for license information.
//
// Licensed under the Apache License, Version 2.0 (the "License"),
// you may not use this file except in compliance with the License.
// You ... | 2.554603 | 2f0073e31acf6c332b4c5071aa8a1a35 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70110 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "fafg/dotnet.doduo",
"max_stars_repo_path": "src/doduo/dotnet.doduo/Model/DoduoApplicationIdentifier.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70111"
} | starcoder | <gh_stars>1-10
using System;
using System.Collections.Generic;
using System.Text;
namespace dotnet.doduo.Model
{
public sealed class DoduoApplicationIdentifier
{
public DoduoApplicationIdentifier()
{
ApplicationId = Guid.NewGuid().ToString().Replace("-", "");
}
publ... | 1.705616 | 5e64da9ac5ac7909bfabcdde7461d9de |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70111 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "liangxiegame/QF.UIWidgets",
"max_stars_repo_path": "Packages/UIWidgets/Runtime/material/page_transitions_theme.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70112"
} | starcoder | using System;
using Unity.UIWidgets.animation;
using Unity.UIWidgets.foundation;
using Unity.UIWidgets.ui;
using Unity.UIWidgets.widgets;
namespace Unity.UIWidgets.material {
public class _FadeUpwardsPageTransition : StatelessWidget {
public _FadeUpwardsPageTransition(
Key key = null,
... | 2.148978 | c6d4e51dd72a260a5812f4d68f30d574 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70112 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "dstrachan/KdbSharp",
"max_stars_repo_path": "KdbSharp.Tests/Data/KdbDateAtomTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70113"
} | starcoder | <gh_stars>1-10
using KdbSharp.Data;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace KdbSharp.Tests.Data
{
[TestClass]
public class KdbDateAtomTests
{
private readonly KdbDateAtom _instance = new KdbDateAtom(0);
[TestMethod]
public void KdbTypeIsDateAtom() => Assert.A... | 2.306942 | 03c112eceb52c18194591b228acdcce1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70113 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "LBHackney-IT/processes-api",
"max_stars_repo_path": "ProcessesApi/V1/UseCase/ProcessUseCase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70114"
} | starcoder | using Hackney.Core.JWT;
using ProcessesApi.V1.Domain;
using ProcessesApi.V1.Gateways;
using ProcessesApi.V1.Services.Interfaces;
using ProcessesApi.V1.UseCase.Exceptions;
using ProcessesApi.V1.UseCase.Interfaces;
using System;
using System.Collections.Generic;
using System.Threading.Tasks;
namespace ProcessesApi.V1.Us... | 1.895029 | 4e415c1f1dda80fb5e996a27d374e64f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70114 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mk-prg-net/KeplerDB",
"max_stars_repo_path": "KeplerBI.DB/NaturalCelesticalBodies/Repositories/StarsCo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70115"
} | starcoder | <reponame>mk-prg-net/KeplerDB
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NCB = KeplerBI.DB.NaturalCelesticalBodies;
namespace KeplerBI.DB.NaturalCelesticalBodies.Repositories
{
public class StarsCo : KeplerBI.NaturalCelesticalBodies.R... | 2.470995 | d838e08357cc445188c9afe7ee25a6cf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70115 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ZeroUltra/UnityVisualGraphStory",
"max_stars_repo_path": "AVG-VisualGraph/3rd_plugins/Unity-Visual-Graph/Editor/Blackboard/BlackboardFieldView.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70116"
} | starcoder | ///-------------------------------------------------------------------------------------------------
// author: <NAME>
// date: 2020
// Copyright (c) Bus Stop Studios.
///-------------------------------------------------------------------------------------------------
using System;
using UnityEditor;
using UnityEditor.... | 2.302158 | 883fa23facfc15c316733464301ecdae |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70116 | {
"extension": "c-sharp",
"max_stars_count": "10.0",
"max_stars_repo_name": "gz-chenzd/ECode",
"max_stars_repo_path": "ECode.Core/EventFramework/EventEventArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70117"
} | starcoder | using System;
using ECode.Utility;
namespace ECode.EventFramework
{
public sealed class EventEventArgs : EventArgs
{
/// <summary>
/// Event name.
/// </summary>
public string Name
{ get; private set; }
/// <summary>
/// Event ref data.
/// </su... | 2.594299 | 410c784297617df4988682fa33891871 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70117 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "peterthomet/BioPuur",
"max_stars_repo_path": "nopCommerce 4.4/src/Plugins/Nop.Plugin.Pickup.PickupInStore/PickupInStoreProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70118"
} | starcoder | <reponame>peterthomet/BioPuur
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Nop.Core;
using Nop.Core.Domain.Common;
using Nop.Core.Domain.Shipping;
using Nop.Plugin.Pickup.PickupInStore.Domain;
using Nop.Plugin.Pickup.PickupInStore.Services;
using Nop.Services.C... | 2.005391 | f0898e31a2263247f5119f343e6c4a3b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70118 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "burgioandrea/CorsoEF",
"max_stars_repo_path": "LabEF/LabEF.ConsoleApp/Models/VoceFattura.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70119"
} | starcoder | <filename>LabEF/LabEF.ConsoleApp/Models/VoceFattura.cs
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations.Schema;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace LabEF.ConsoleApp.Models
{
[Table("VociFatture")]
public class VoceFattura
... | 2.068819 | bcfd09c7c5d566dd08b2d05bd685ac15 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70119 | {
"extension": "c-sharp",
"max_stars_count": "49.0",
"max_stars_repo_name": "tkopacz/2016windowsiot-lighting",
"max_stars_repo_path": "msbus/SimulatedProvider/SimulatedProvider/AdcControllerProvider.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70120"
} | starcoder | <reponame>tkopacz/2016windowsiot-lighting
// Copyright (c) Microsoft. All rights reserved.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Windows.Devices.Adc.Provider;
namespace SimulatedProvider
{
public sealed class AdcProvider : IAdcPr... | 2.512408 | 1c2e5c2cc68d7a4d786895cca1b33ef6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70120 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gustavkristiansson/pathfinding_algoritm",
"max_stars_repo_path": "A_style_pathfinding_algorithm/Assets/Scripts/Unit.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70121"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Unit : MonoBehaviour {
const float minPathUpdateTime = .2f;
const float pathUpdateMoveThreshold = .5f;
public Transform target;
public float speed = 20;
public float turnSpeed = 3;
public float turnD... | 2.265384 | 47780bc4a7bcdcf82de211fc14166a94 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70121 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "gremour/StarBreach",
"max_stars_repo_path": "Assets/Scripts/CustomButton.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70122"
} | starcoder | using UnityEngine;
using UnityEngine.UI;
public class CustomButton : MonoBehaviour
{
void Update()
{
var enable = gameObject.GetComponent<Button>().interactable;
transform.Find("Text").gameObject.SetActive(enable);
transform.Find("DisabledText").gameObject.SetActive(!enable);
}
}
| 1.964099 | 50d7cf8be23239f493ca6993b7ae3269 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70122 | {
"extension": "c-sharp",
"max_stars_count": "24.0",
"max_stars_repo_name": "iboxdb/db4o-gpl",
"max_stars_repo_path": "db4o.net/Db4objects.Db4o.CS/Db4objects.Db4o.CS/CS/Internal/Messages/MReadSlot.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70123"
} | starcoder | <reponame>iboxdb/db4o-gpl
/* Copyright (C) 2004 - 2011 Versant Inc. http://www.db4o.com */
using System;
using Db4objects.Db4o.CS.Internal.Messages;
using Db4objects.Db4o.Internal;
using Db4objects.Db4o.Internal.Slots;
namespace Db4objects.Db4o.CS.Internal.Messages
{
public sealed class MReadSlot : MsgD, ... | 1.701145 | 44a3af6726f4f6b701b9125675f14d98 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70123 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "NexusCommunity/Nexus",
"max_stars_repo_path": "Nexus/Entities/Cassie.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70124"
} | starcoder | using MEC;
using Respawning;
namespace Nexus.Entities
{
/// <summary>
/// A set of tools to use in-game C.A.S.S.I.E more easily.
/// </summary>
public static class Cassie
{
/// <summary>
/// Gets a value indicating whether or not C.A.S.S.I.E is currently announcing. Does not inclu... | 2.826007 | e4fd25d52c2fd441ca9999a2bc38e0ba |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70124 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jbisiach/websoft",
"max_stars_repo_path": "work/s07/console/S07_Console/S07_Console/Account.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70125"
} | starcoder | <filename>work/s07/console/S07_Console/S07_Console/Account.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Text.Json;
using System.Text.Json.Serialization;
namespace S07_Console
{
public class Account
{
public int Number { get; set; }
public int Balance { get... | 2.648362 | 9a50b1562168271134c3e24b95d79aa9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70125 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "palle-mertz-merkle/Foundation",
"max_stars_repo_path": "src/Foundation/Features/MyAccount/SubscriptionHistory/SubscriptionHistoryController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70126"
} | starcoder | <reponame>palle-mertz-merkle/Foundation<filename>src/Foundation/Features/MyAccount/SubscriptionHistory/SubscriptionHistoryController.cs
using EPiServer.Core;
using EPiServer.Security;
using EPiServer.Web.Mvc;
using EPiServer.Web.Routing;
using Foundation.Features.Settings;
using Foundation.Infrastructure.Cms.Settings;... | 1.558263 | 500126a553fcdf0f61fdcccf22f7f706 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70126 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Ademord/ma-unity",
"max_stars_repo_path": "unity-code/Scripts/Misc/Util.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70127"
} | starcoder | using UnityEngine;
namespace Ademord
{
public static class Util
{
public static Vector3 GetGroundPos(Vector3 origin)
{
if (Physics.Raycast(origin + Vector3.up * 10, Vector3.down,
out RaycastHit hit, 100, Layer.GroundMask))
{
//Debug.DrawL... | 2.720912 | 0aa9e13355244405ab53b4c3b0af1649 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70127 | {
"extension": "c-sharp",
"max_stars_count": "338.0",
"max_stars_repo_name": "costinBol/azure-documentdb-datamigrationtool",
"max_stars_repo_path": "Wpf/Microsoft.DataTransfer.WpfHost/Steps/Summary/SummaryPageViewModel.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70128"
} | starcoder | using Microsoft.DataTransfer.WpfHost.Basics;
using Microsoft.DataTransfer.WpfHost.Extensibility;
using Microsoft.DataTransfer.WpfHost.Helpers;
using Microsoft.DataTransfer.WpfHost.ServiceModel;
using Microsoft.DataTransfer.WpfHost.ServiceModel.Configuration;
using System.Collections.Generic;
using System.ComponentMode... | 2.022907 | bb11860594054cdde25e87f1b4f16ac4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70128 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "OgiJr/SunBed",
"max_stars_repo_path": "Split/Assets/VoodooPackages/TinySauce/Analytics/GameAnalytics/Internal/GameAnalyticsWrapper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70129"
} | starcoder | <filename>Split/Assets/VoodooPackages/TinySauce/Analytics/GameAnalytics/Internal/GameAnalyticsWrapper.cs
using System.Collections.Generic;
using GameAnalyticsSDK;
using UnityEngine;
namespace Voodoo.Sauce.Internal.Analytics
{
public static class GameAnalyticsWrapper
{
private const string TAG = "GameAn... | 2.471766 | 59a9574fd32d41d93772097123f7f831 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70129 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Expurple/Calc",
"max_stars_repo_path": "Tests/Functionality/Whitespace.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70130"
} | starcoder | <reponame>Expurple/Calc
using NUnit.Framework;
using Calc.Tests.Units;
namespace Calc.Tests.Functionality
{
[TestFixture]
class Whitespace : FacadeTestingBase
{
[Test]
public void OneSpaceSeparation()
{
Assert.AreEqual(7, facade.Calculate("+ 3 + 2 + + 2"));
Assert.AreEqual(0.5, facade.Calculate("0.2 +... | 2.479367 | 85e156b95c5a88f995e8f47a7ed0f9c3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70130 | {
"extension": "c-sharp",
"max_stars_count": "46.0",
"max_stars_repo_name": "UpendoVentures/OpenContent",
"max_stars_repo_path": "OpenContent/Components/Logging/ILogAdapter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70131"
} | starcoder | <gh_stars>10-100
using System;
namespace Satrabel.OpenContent.Components
{
public interface ILogAdapter
{
void Error(string message);
void Error(Exception message);
void Error(string message, Exception exception);
void Warn(string message);
void Info(string message);
... | 1.759891 | a94e8aeaa85ba1e74f1727b5b8c04f56 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70131 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "zhouyongtao/my_aspnetmvc_learning",
"max_stars_repo_path": "Homeinns.Common/Ext/Extension/ObjectExtension.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70132"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
/**
* 版权所有 All Rights Reserved
*
* @author Irving_Zhou
* @description 扩展object
* @date 2010年9月10日18:30:25
* @version 1.0.0
* @email <EMAIL>
* @blog http://www.cnblogs.com/Irving/
* @refer
*/
namespace Homeinns.Common.Ext.... | 2.475978 | 3d606a8555129e4c45f74fa599065289 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 70132 | {
"extension": "c-sharp",
"max_stars_count": "83.0",
"max_stars_repo_name": "kuma4649/mml2vgm",
"max_stars_repo_path": "mml2vgm/mml2vgmIDE/MMLParameter/YM2608_mucom.cs",
"provenance": "train-00000-of-00045.jsonl.gz:70133"
} | starcoder | using Core;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace mml2vgmIDE.MMLParameter
{
public class YM2608_mucom : Instrument
{
public override string Name => "YM2608";
private readonly string[] noteStrTbl = new strin... | 1.874255 | b069d6420a4bcc975dc31cf8264cb2af |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.